We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae7314 commit 4859a0fCopy full SHA for 4859a0f
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v6
22
- uses: actions/setup-java@v5
23
with:
24
- java-version: 17
+ java-version: 21
25
distribution: "temurin"
26
cache: "gradle"
27
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments