Skip to content

Commit 91c7bfc

Browse files
Update actions/setup-java digest to 0ab4596
1 parent 943d6d7 commit 91c7bfc

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@cd89f46ac9d01407894225f350157564c9c7cee2 # v3
390+
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
391391
with:
392392
distribution: ${{ env.java_distribution }}
393393
java-version: ${{ env.java_version }}

0 commit comments

Comments
 (0)