Skip to content

Commit 4fcb964

Browse files
Update actions/checkout action to v5
1 parent 8dc02f8 commit 4fcb964

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
@@ -32,7 +32,7 @@ jobs:
3232
timeout-minutes: 25
3333
steps:
3434
- name: Checkout
35-
uses: actions/checkout@v4
35+
uses: actions/checkout@v5
3636
- name: Setup SSH Agent
3737
uses: webfactory/ssh-agent@v0.9.0
3838
with:

0 commit comments

Comments
 (0)