Skip to content

Commit 6b6aef6

Browse files
committed
upgrade lhci
1 parent 9d77a68 commit 6b6aef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131

3232
- name: Run Lighthouse CI
33-
run: npx @lhci/cli@0.7.x autorun
33+
run: npx @lhci/cli@0.9.x autorun
3434
env:
3535
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
LHCI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)