We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038115d commit bc9c530Copy full SHA for bc9c530
.github/workflows/gradle.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
submodules: true
22
- - name: Set up JDK 21
+ - name: Set up JDK 25
23
uses: actions/setup-java@v5
24
25
java-version: 25
0 commit comments