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 6bcb353 commit 7d886fcCopy full SHA for 7d886fc
.github/workflows/run_gradle_task.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: gradle/actions/wrapper-validation@v4
65
66
- name: Setup JDK 11
67
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
68
with:
69
distribution: temurin
70
java-version: 11
0 commit comments