Skip to content

Commit 28a701b

Browse files
Bump actions/checkout from 2 to 4 (#901)
1 parent 294d964 commit 28a701b

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
@@ -19,7 +19,7 @@ jobs:
1919
java: ["17"]
2020

2121
steps:
22-
- uses: actions/checkout@v2
22+
- uses: actions/checkout@v4
2323
- name: Set up JDK ${{ matrix.java }}
2424
uses: actions/setup-java@v2
2525
with:

0 commit comments

Comments
 (0)