Skip to content

Commit 0e7cc6f

Browse files
EvaristeGalois11cushon
authored andcommitted
Upgrade jdk used by release action to 21
1 parent b5feefe commit 0e7cc6f

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up JDK
2020
uses: actions/[email protected]
2121
with:
22-
java-version: 17
22+
java-version: 21
2323
distribution: 'zulu'
2424
cache: 'maven'
2525
server-id: sonatype-nexus-staging

0 commit comments

Comments
 (0)