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 4d74034 commit cbe2ed5Copy full SHA for cbe2ed5
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Java
13
uses: actions/setup-java@v1
14
with:
15
- java-version: 11
+ java-version: 17
16
17
- name: Publish
18
env:
0 commit comments