Skip to content

Commit f001a76

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

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3939
with:
4040
fetch-depth: 1
4141

0 commit comments

Comments
 (0)