We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f601890 commit 8969bddCopy full SHA for 8969bdd
1 file changed
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/setup-java@v3
59
with:
60
distribution: temurin
61
- java-version: 11
+ java-version: 17
62
63
- name: Setup Gradle
64
uses: gradle/gradle-build-action@v2
0 commit comments