Skip to content

Commit 5ac6a24

Browse files
authored
Also in release.yml
1 parent ac47e31 commit 5ac6a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/setup-java@v5
3333
with:
3434
distribution: temurin
35-
java-version: 17
35+
java-version: 21
3636
- uses: gradle/actions/setup-gradle@v5
3737
with:
3838
gradle-version: wrapper

0 commit comments

Comments
 (0)