We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09c0e50 + af366f4 commit ba713a7Copy full SHA for ba713a7
2 files changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: gradle/actions/wrapper-validation@v4
23
24
- name: Set up JDK 11
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
distribution: temurin
28
java-version: 11
.github/workflows/publish.yml
- name: Set up JDK 8
0 commit comments