Skip to content

Commit 227e801

Browse files
Merge pull request #5 from zeroBzeroT/dependabot/github_actions/actions/checkout-5
2 parents 3b95a32 + e3b832e commit 227e801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99

1010
- name: 'Checkout repository'
11-
uses: actions/checkout@v4
11+
uses: actions/checkout@v5
1212
with:
1313
fetch-depth: 0
1414

0 commit comments

Comments
 (0)