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.
1 parent 8243f82 commit 02f279bCopy full SHA for 02f279b
1 file changed
.github/workflows/maven-build.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-java@v4
21
with:
22
distribution: zulu
23
- java-version: 11
+ java-version: 17
24
25
- name: Cache Maven packages
26
uses: actions/cache@v4
0 commit comments