mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 11:29:14 +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/
|
||||
|
||||
- name: Set up JDK 1.8
|
||||
uses: actions/setup-java@v2
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: 1.8
|
||||
distribution: 'adopt'
|
||||
|
||||
Reference in New Issue
Block a user