We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3053458 commit c89d891Copy full SHA for c89d891
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up JDK
14
uses: actions/setup-java@v3
15
with:
16
- java-version: '20'
+ java-version: '21'
17
distribution: 'temurin'
18
cache: maven
19
- name: Set up Node
0 commit comments