We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19298a commit e936389Copy full SHA for e936389
.github/workflows/validate.yml
@@ -107,7 +107,7 @@ jobs:
107
name: Built site ${{ github.run_number }}
108
path: ./_site
109
- name: Audit with Lighthouse
110
- uses: treosh/lighthouse-ci-action@v10
+ uses: treosh/lighthouse-ci-action@v12
111
with:
112
configPath: ".github/workflows/lighthouserc.json"
113
temporaryPublicStorage: true
0 commit comments