diff --git a/.github/workflows/lighthouse-on-vercel-preview-url.yml b/.github/workflows/lighthouse-on-vercel-preview-url.yml index d659121..79a5302 100644 --- a/.github/workflows/lighthouse-on-vercel-preview-url.yml +++ b/.github/workflows/lighthouse-on-vercel-preview-url.yml @@ -21,7 +21,7 @@ jobs: # find project id here: https://vercel.com/studio-freight/satus/settings vercel_team_id: 'studio-freight' vercel_project_id: ${{ secrets.VERCEL_PROJECT_ID }} - - uses: actions/checkout@v3.5.2 + - uses: actions/checkout@v4.1.5 - name: Audit preview URL with Lighthouse id: lighthouse_audit uses: treosh/lighthouse-ci-action@v9