diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index f2215c8be2873..169274ae7d98c 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@03becbfc543944dd6e7534f7ff768abb8a296826 # v10.1.0 + uses: treosh/lighthouse-ci-action@1b0e7c33270fbba31a18a0fbb1de7cc5256b6d39 # v11.4.0 with: # Defines the settings and assertions to audit configPath: './.lighthouserc.json'