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 0a6c063 commit de24e0cCopy full SHA for de24e0c
.github/workflows/analysis.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Build website
46
run: npm run build
47
- name: Run Lighthouse
48
- uses: treosh/lighthouse-ci-action@v9
+ uses: treosh/lighthouse-ci-action@v12
49
with:
50
configPath: ./lighthouserc.json
51
uploadArtifacts: true
0 commit comments