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 dcebde2 commit e0347aaCopy full SHA for e0347aa
.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@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
392
with:
393
distribution: ${{ env.java_distribution }}
394
java-version: ${{ env.java_version }}
0 commit comments