Skip to content

Commit 058a21d

Browse files
committed
Update actions/setup-java to version 4.7.1 (#307)
1 parent 74a4a6e commit 058a21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-reusable-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
ref: ${{ inputs.samples-ref }}
5252

5353
- name: Setup Java
54-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # 4.7.0
54+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # 4.7.1
5555
with:
5656
distribution: 'temurin'
5757
java-version: 17

0 commit comments

Comments
 (0)