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 4627182 commit 2bd0b6bCopy full SHA for 2bd0b6b
.github/workflows/run_gradle_task.yml
@@ -64,13 +64,13 @@ jobs:
64
uses: gradle/wrapper-validation-action@v2
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
71
72
- name: Setup JDK 17
73
74
75
76
java-version: 17
0 commit comments