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 94d745a commit ed96377Copy full SHA for ed96377
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up JDK 8
18
uses: actions/setup-java@v3
19
with:
20
- java-version: 9
+ java-version: 11
21
distribution: 'temurin'
22
23
0 commit comments