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 1d161f4 commit 3536426Copy full SHA for 3536426
.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@dded0888837ed1f317902acf8a20df0ad188d165 # v5
392
with:
393
distribution: ${{ env.java_distribution }}
394
java-version: ${{ env.java_version }}
0 commit comments