We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/setup-java
4.5.0
1 parent eae4e63 commit 3eb0b7aCopy full SHA for 3eb0b7a
.github/workflows/android-reusable-test.yaml
@@ -51,7 +51,7 @@ jobs:
51
ref: ${{ inputs.samples-ref }}
52
53
- name: Setup Java
54
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # 4.4.0
+ uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # 4.5.0
55
with:
56
distribution: 'temurin'
57
java-version: 17
0 commit comments