Skip to content

Commit 2c03612

Browse files
committed
temurin
1 parent 41d59b7 commit 2c03612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-level-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
- uses: actions/setup-java@v3
2020
with:
21-
distribution: 'adopt'
21+
distribution: 'temurin'
2222
java-version: 20
2323
- name: Setup Android SDK
2424
uses: android-actions/setup-android@v2.0.10

0 commit comments

Comments
 (0)