We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835b9b5 commit 4e62affCopy full SHA for 4e62aff
.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
19
java: ["8"]
20
21
steps:
22
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
23
- name: Set up JDK ${{ matrix.java }}
24
uses: actions/setup-java@v2
25
with:
0 commit comments