We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d77a68 commit 6b6aef6Copy full SHA for 6b6aef6
1 file changed
.github/workflows/lighthouse.yml
@@ -30,7 +30,7 @@ jobs:
30
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
32
- name: Run Lighthouse CI
33
- run: npx @lhci/cli@0.7.x autorun
+ run: npx @lhci/cli@0.9.x autorun
34
env:
35
36
LHCI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments