Skip to content

Commit 94cea6a

Browse files
Update release.yml
1 parent 96050f8 commit 94cea6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Java JDK
1818
uses: actions/setup-java@v4
1919
with:
20-
java-version: ${{ fromJSON('["21"]') }} # Use the Java version from your pom.xml
20+
java-version: '21 # Use the Java version from your pom.xml
2121
distribution: 'temurin'
2222

2323
- name: Set up GPG

0 commit comments

Comments
 (0)