Skip to content

Commit 74efc08

Browse files
Update actions/setup-java digest to 3a4f6e1
1 parent c885389 commit 74efc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/gradle-task/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
steps:
2727

2828
- name: Set up JDK
29-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
29+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
3030
with:
3131
distribution: ${{inputs.distribution}}
3232
java-version: ${{inputs.java-version}}

0 commit comments

Comments
 (0)