Skip to content

Commit

Permalink
Merge pull request #143 from The-Creative-Programming-Group/renovate/…
Browse files Browse the repository at this point in the history
…actions-checkout-4.x

chore(deps): update actions/checkout action to v4
  • Loading branch information
FleetAdmiralJakob authored Jan 1, 2024
2 parents 062b1dc + 04ec506 commit 7471553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

1 comment on commit 7471553

@vercel
Copy link

@vercel vercel bot commented on 7471553 Jan 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.