Skip to content

Commit 9087191

Browse files
Update actions/setup-java to version 4.7.0 (#269) (#269)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 0fa8742 commit 9087191

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@7a6d8a8234af8eb26422e24e3006232cccaa061b # 4.6.0
54+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # 4.7.0
5555
with:
5656
distribution: 'temurin'
5757
java-version: 17

0 commit comments

Comments
 (0)