mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-06 15:36:46 +00:00
update build workflow versions
This commit is contained in:
parent
b06118b156
commit
9c30dc5ffa
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -8,9 +8,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: set up JDK 1.17
|
- uses: actions/setup-java@v3
|
||||||
uses: actions/setup-java@v2
|
|
||||||
with:
|
with:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
java-version: '17'
|
java-version: '17'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user