diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index 1fd837f..4d2ae8c 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -37,7 +37,7 @@ jobs: curl -f http://localhost:3000 || exit 1 - name: Run Lighthouse CI - uses: treosh/lighthouse-ci-action@v11 + uses: treosh/lighthouse-ci-action@v12 with: configPath: './.lighthouserc.json' uploadArtifacts: true