diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed4a2a8..07f18c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: timeout-minutes: 1 - name: Audit URLs using Lighthouse - uses: treosh/lighthouse-ci-action@10.1.0 + uses: treosh/lighthouse-ci-action@11.4.0 with: urls: | ${{ steps.netlify.outputs.deploy-url }}