Skip to content

Commit 9310441

Browse files
committed
chore(deps): update treosh/lighthouse-ci-action action to v8
1 parent ceb168e commit 9310441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
site_name: 'docs-nestjs'
2929
max_timeout: 600
3030
- name: Run Lighthouse on urls and validate with lighthouserc
31-
uses: treosh/lighthouse-ci-action@v7
31+
uses: treosh/lighthouse-ci-action@v8
3232
with:
3333
urls: |
3434
${{ steps.wait-for-netflify-preview.outputs.url }}

0 commit comments

Comments
 (0)