Skip to content

Commit 3eb0b7a

Browse files
committed
Update actions/setup-java to version 4.5.0 (#211)
1 parent eae4e63 commit 3eb0b7a

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@b36c23c0d998641eff861008f374ee103c25ac73 # 4.4.0
54+
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # 4.5.0
5555
with:
5656
distribution: 'temurin'
5757
java-version: 17

0 commit comments

Comments
 (0)