Skip to content

Commit 3af99f3

Browse files
Bump actions/checkout from 4 to 5 (#19)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f27363e commit 3af99f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yetus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: checkout
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v5
2929
with:
3030
path: src
3131
fetch-depth: 0

0 commit comments

Comments
 (0)