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 b7bffae commit f486124Copy full SHA for f486124
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/setup-java@v3
18
with:
19
distribution: 'temurin'
20
- java-version: 17
+ java-version: 21
21
22
- name: Set up Gradle
23
uses: gradle/gradle-build-action@v2
0 commit comments