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 71dd793 commit fa14741Copy full SHA for fa14741
.github/workflows/lighthouse.yml
@@ -28,7 +28,7 @@ jobs:
28
site_name: 'docs-nestjs'
29
max_timeout: 600
30
- name: Run Lighthouse on urls and validate with lighthouserc
31
- uses: treosh/lighthouse-ci-action@v8
+ uses: treosh/lighthouse-ci-action@v12
32
with:
33
urls: |
34
${{ steps.wait-for-netflify-preview.outputs.url }}
0 commit comments