We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac0160 commit 08a4835Copy full SHA for 08a4835
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
uses: actions/setup-java@v5
55
with:
56
distribution: 'temurin'
57
- java-version: '21'
+ java-version: '25'
58
59
- name: Set up Gradle
60
uses: gradle/actions/setup-gradle@v6
0 commit comments