diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 7e5e6e8c6..84825e18d 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -111,7 +111,7 @@ jobs: - name: Audit preview URL with Lighthouse if: github.repository == 'verdaccio/verdaccio' id: lighthouse_audit - uses: treosh/lighthouse-ci-action@03becbfc543944dd6e7534f7ff768abb8a296826 # tag=10.1.0 + uses: treosh/lighthouse-ci-action@1b0e7c33270fbba31a18a0fbb1de7cc5256b6d39 # tag=11.4.0 with: urls: | ${{ steps.netlify_preview.outputs.preview-url }}