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 943d6d7 commit 91c7bfcCopy full SHA for 91c7bfc
.github/workflows/check.yml
@@ -387,7 +387,7 @@ jobs:
387
- if: steps.node-cache.outputs.cache-hit != 'true'
388
run: exit 1
389
390
- - uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3
+ - uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
391
with:
392
distribution: ${{ env.java_distribution }}
393
java-version: ${{ env.java_version }}
0 commit comments