diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index ccf2b93e3..11afc75ac 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Audit URLs using Lighthouse - uses: treosh/lighthouse-ci-action@v11 + uses: treosh/lighthouse-ci-action@v12 with: urls: ${{ github.event.inputs.url || github.event.deployment.payload.web_url || github.event.deployment_status.target_url }} uploadArtifacts: true diff --git a/app.vue b/app.vue index 3fc917c0a..64f55e322 100644 --- a/app.vue +++ b/app.vue @@ -1,6 +1,6 @@