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 1322517 commit f034c45Copy full SHA for f034c45
1 file changed
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: "Validate Gradle Wrapper"
10
uses: gradle/actions/wrapper-validation@v4
11
- name: "Setup Java"
12
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
13
with:
14
distribution: "temurin"
15
java-version: "11"
0 commit comments