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 428d160 commit 027388bCopy full SHA for 027388b
.github/workflows/java-gradle-coverage.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up JDK
32
uses: actions/setup-java@v4
33
with:
34
- java-version: 22
+ java-version: 24
35
# Alternative distribution options are available
36
distribution: temurin
37
- name: Validate Gradle wrapper
0 commit comments