Skip to content

Commit e936389

Browse files
authored
Update lighthouse action version
1 parent a19298a commit e936389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
name: Built site ${{ github.run_number }}
108108
path: ./_site
109109
- name: Audit with Lighthouse
110-
uses: treosh/lighthouse-ci-action@v10
110+
uses: treosh/lighthouse-ci-action@v12
111111
with:
112112
configPath: ".github/workflows/lighthouserc.json"
113113
temporaryPublicStorage: true

0 commit comments

Comments
 (0)