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 8b259de commit bb370cbCopy full SHA for bb370cb
.github/workflows/gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
- uses: actions/checkout@v5
38
39
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
40
with:
41
distribution: temurin
42
java-version: 21
@@ -94,7 +94,7 @@ jobs:
94
95
96
97
98
99
100
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
0 commit comments