Skip to content

Commit 523ab8f

Browse files
Merge pull request #29 from zeroBzeroT/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3ad125e + ab5f15c commit 523ab8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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)