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