Skip to content

Commit f6b6d15

Browse files
Update actions/setup-java digest to 5ffc13f
1 parent 8f7f258 commit f6b6d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ jobs:
387387
- if: steps.node-cache.outputs.cache-hit != 'true'
388388
run: exit 1
389389

390-
- uses: actions/setup-java@3f07048e3d294f56e9b90ac5ea2c6f74e9ad0f98 # v3
390+
- uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3
391391
with:
392392
distribution: ${{ env.java_distribution }}
393393
java-version: ${{ env.java_version }}

0 commit comments

Comments
 (0)