We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10d9f8 commit c86d83fCopy full SHA for c86d83f
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-java@v5
18
with:
19
distribution: "temurin"
20
- java-version: "18"
+ java-version: "21"
21
cache: "gradle"
22
- name: Validate Gradle wrapper
23
uses: gradle/actions/wrapper-validation@49ec880f92204d92aac59e81f28195de48b4a7fa
0 commit comments