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 0222801 commit a7e4cc0Copy full SHA for a7e4cc0
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/setup-java@v3
24
with:
25
distribution: "zulu"
26
- java-version: "8"
+ java-version: "17"
27
28
- uses: gradle/gradle-build-action@v2
29
0 commit comments