Skip to content

Commit c89d891

Browse files
committed
java 21
1 parent 3053458 commit c89d891

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up JDK
1414
uses: actions/setup-java@v3
1515
with:
16-
java-version: '20'
16+
java-version: '21'
1717
distribution: 'temurin'
1818
cache: maven
1919
- name: Set up Node

0 commit comments

Comments
 (0)