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.
2 parents d251887 + 9e58006 commit f1b9881Copy full SHA for f1b9881
.github/actions/gradle-task/action.yml
@@ -36,7 +36,7 @@ runs:
36
run: ./gradlew tasks
37
38
- name: Set up JDK
39
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
40
with:
41
distribution: ${{inputs.distribution}}
42
java-version: ${{inputs.java-version}}
0 commit comments