Skip to content

Commit 6df61bf

Browse files
[github-actions]: Bump actions/checkout in /.github/workflows (#167)
1 parent 8cd2967 commit 6df61bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_maven.yml

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

3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@v6
3535
with:
3636
fetch-depth: 0
3737

0 commit comments

Comments
 (0)