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.
2 parents 79fafd0 + 55ca687 commit 9b781faCopy full SHA for 9b781fa
.github/workflows/build-gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
- uses: actions/checkout@v4
38
- name: Set up JDK 11
39
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
40
with:
41
distribution: 'adopt'
42
java-version: 11
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments