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 761fee3 commit 8080702Copy full SHA for 8080702
.github/workflows/draft-release.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v2
21
with:
22
distribution: 'adopt'
23
- java-version: '11'
+ java-version: '17'
24
- name: Cache Maven packages
25
uses: actions/cache@v2
26
0 commit comments