Skip to content

Commit

Permalink
Merge pull request #29 from darkroomengineering/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/checkout-4.1.1

Bump actions/checkout from 3.5.2 to 4.1.1
  • Loading branch information
arzafran authored Feb 27, 2024
2 parents bf96067 + a5d8b98 commit 00d9a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-on-vercel-preview-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
- name: Audit preview URL with Lighthouse
id: lighthouse_audit
uses: treosh/lighthouse-ci-action@v9
Expand Down

0 comments on commit 00d9a0f

Please sign in to comment.