From f42861e9cbef16f173975bd9017e31d5d6fd3e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregorio=20Palam=C3=A0?= Date: Sat, 24 Feb 2024 00:04:06 +0100 Subject: [PATCH] lighthouse11 --- .github/workflows/lighthouse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index efc4097e..b7438d7f 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -47,7 +47,7 @@ jobs: - run: pnpm run preview & npx wait-on http://localhost:4321 - name: Run Lighthouse id: lighthouse_audit - uses: treosh/lighthouse-ci-action@v10 + uses: treosh/lighthouse-ci-action@v11 with: urls: | http://localhost:4321