Skip to content

Commit 8e8ed1a

Browse files
chore(deps): update actions/checkout action to v5
1 parent 37ab433 commit 8e8ed1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- macOS-latest
2727

2828
steps:
29-
- uses: actions/checkout@v4
29+
- uses: actions/checkout@v5
3030
- uses: actions/setup-node@v4
3131
with:
3232
node-version: 20

0 commit comments

Comments
 (0)