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 124bb0e commit 97bc18fCopy full SHA for 97bc18f
.github/workflows/check.yml
@@ -388,7 +388,7 @@ jobs:
388
- if: steps.node-cache.outputs.cache-hit != 'true'
389
run: exit 1
390
391
- - uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4
+ - uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4
392
with:
393
distribution: ${{ env.java_distribution }}
394
java-version: ${{ env.java_version }}
0 commit comments