diff --git a/.github/workflows/lighthouse-report.yaml b/.github/workflows/lighthouse-report.yaml index 51372a7..ae6e73c 100644 --- a/.github/workflows/lighthouse-report.yaml +++ b/.github/workflows/lighthouse-report.yaml @@ -49,7 +49,7 @@ jobs: vercel_project_id: ${{ vars.VERCEL_PROJECT_ID }} - name: Await Vercel Deployment - uses: UnlyEd/github-action-await-vercel@v1.2.39 + uses: UnlyEd/github-action-await-vercel@v1.2.43 env: VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }} with: