Update Flutter build version
This commit is contained in:
parent
8f9a2c3400
commit
424f8cd916
|
|
@ -22,7 +22,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: subosito/flutter-action@v1
|
- uses: subosito/flutter-action@v1
|
||||||
with:
|
with:
|
||||||
flutter-version: '2.10.3'
|
flutter-version: '2.10.4'
|
||||||
#channel: 'stable'
|
#channel: 'stable'
|
||||||
- name: Install Sentry
|
- name: Install Sentry
|
||||||
run: |
|
run: |
|
||||||
|
|
@ -127,7 +127,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: subosito/flutter-action@v1
|
- uses: subosito/flutter-action@v1
|
||||||
with:
|
with:
|
||||||
flutter-version: '2.10.3'
|
flutter-version: '2.10.4'
|
||||||
#channel: 'stable'
|
#channel: 'stable'
|
||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue