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 4353857 commit 264ccebCopy full SHA for 264cceb
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/setup-java@v3
23
with:
24
distribution: 'zulu'
25
- java-version: '11'
+ java-version: '17'
26
- name: CopyAars
27
uses: eskatos/gradle-command-action@v1
28
0 commit comments