Skip to content

Commit

Permalink
chore(checkout): update version of checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Apr 9, 2024
1 parent 758310a commit 3c41c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 3c41c38

Please sign in to comment.