Skip to content

Commit 1d3a6f3

Browse files
Update actions/checkout action to v5.0.1 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 137756a commit 1d3a6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
java: [ 8, 11, 17 ]
4141
steps:
4242
- name: Checkout code
43-
uses: actions/[email protected].0
43+
uses: actions/[email protected].1
4444
- name: Set up cache
4545
uses: actions/[email protected]
4646
with:

0 commit comments

Comments
 (0)