We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f0140 commit 538f1b6Copy full SHA for 538f1b6
1 file changed
.github/workflows/maven-build.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Set up JDK 11 for x64
42
uses: actions/setup-java@v5
43
with:
44
- java-version: '11'
+ java-version: '17'
45
distribution: 'temurin'
46
architecture: x64
47
0 commit comments