Skip to content

Commit 881623c

Browse files
authored
Update lighthouse action version (#790)
1 parent 6a9488f commit 881623c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
name: Built site ${{ github.run_number }}
110110
path: ./_site
111111
- name: Audit with Lighthouse
112-
uses: treosh/lighthouse-ci-action@v10
112+
uses: treosh/lighthouse-ci-action@v12
113113
with:
114114
configPath: ".github/workflows/lighthouserc.json"
115115
temporaryPublicStorage: true

0 commit comments

Comments
 (0)