We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0022fb2 + 1c48282 commit 46bcfb1Copy full SHA for 46bcfb1
1 file changed
.github/workflows/maven.yml
@@ -18,7 +18,7 @@ jobs:
18
Compile:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
- name: Set up JDK 21
23
uses: actions/setup-java@v5
24
with:
@@ -30,7 +30,7 @@ jobs:
30
Verify:
31
32
33
34
35
36
0 commit comments