diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index a836c6623e..5fa38a2f72 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -28,7 +28,7 @@ jobs: run: npm run build - name: Run Lighthouse CI - uses: treosh/lighthouse-ci-action@v10 + uses: treosh/lighthouse-ci-action@v12 with: configPath: './lighthouse.config.js' uploadArtifacts: true