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 f26477d commit d549124Copy full SHA for d549124
1 file changed
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
types: [ opened, reopened ]
6
7
env:
8
- JAVA_VERSION: '21'
+ JAVA_VERSION: '23'
9
JAVA_DISTRIBUTION: 'temurin'
10
11
permissions:
0 commit comments