We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb69da4 commit 429532dCopy full SHA for 429532d
1 file changed
.github/workflows/maven.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: oracle-actions/setup-java@v1 # https://github.com/oracle-actions/setup-java
40
with:
41
website: jdk.java.net
42
- release: 23
+ release: 24
43
44
- name: Print Java version
45
run: java -version
0 commit comments