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 8d4ce1e commit 913105dCopy full SHA for 913105d
.github/workflows/gradle.yml
@@ -38,7 +38,7 @@ jobs:
38
run: chmod +x ./gradlew
39
40
- name: Set up JDK 17
41
- run: actions/setup-java@v4
+ uses: actions/setup-java@v4
42
with:
43
java-version: '17'
44
distribution: 'temurin'
0 commit comments