and more
This commit is contained in:
parent
4e0d6e72d7
commit
211fc20e78
@ -9,10 +9,10 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y xz-utils
|
||||
- uses: https://github.com/actions/checkout@v1
|
||||
- uses: https://github.com/actions/setup-java@v1
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/actions/setup-java@v4
|
||||
with:
|
||||
java-version: '12.x'
|
||||
java-version: '21'
|
||||
- uses: https://github.com/subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
|
@ -10,7 +10,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y xz-utils
|
||||
|
||||
- uses: https://github.com/actions/checkout@v1
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user