Skip to content

Commit 68c9a41

Browse files
Update actions/checkout action to v5
1 parent 88ced7b commit 68c9a41

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout repository
38-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
38+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
3939
with:
4040
fetch-depth: 1
4141

0 commit comments

Comments
 (0)