mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 19:36:59 +00:00
[CI][README.md] Update setup-java to v3
This commit is contained in:
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
path: ./build/
|
path: ./build/
|
||||||
|
|
||||||
- name: Set up JDK 1.8
|
- name: Set up JDK 1.8
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
java-version: 1.8
|
java-version: 1.8
|
||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
|
|||||||
Reference in New Issue
Block a user