mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-05 23:16:26 +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
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: set up JDK 1.17
|
||||
uses: actions/setup-java@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '17'
|
||||
|
Loading…
x
Reference in New Issue
Block a user