diff --git a/.github/workflows/lighthouse-report.yaml b/.github/workflows/lighthouse-report.yaml
index 51c77a5..1075ea6 100644
--- a/.github/workflows/lighthouse-report.yaml
+++ b/.github/workflows/lighthouse-report.yaml
@@ -51,7 +51,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: