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 10d8e33 commit d94d8cbCopy full SHA for d94d8cb
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
java-version: 11
39
40
- name: Setup Java JDK
41
- uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3
+ uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
42
with:
43
distribution: jdkfile
44
0 commit comments