diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index bd045b6..80da4a6 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -78,7 +78,7 @@ jobs: - name: Audit Preview URL with Lighthouse # Conduct the lighthouse audit id: lighthouse_audit - uses: treosh/lighthouse-ci-action@1b0e7c33270fbba31a18a0fbb1de7cc5256b6d39 # v11.4.0 + uses: treosh/lighthouse-ci-action@2f8dda6cf4de7d73b29853c3f29e73a01e297bd8 # v12.1.0 with: # Defines the settings and assertions to audit configPath: "./.lighthouserc.json"