feat: upgrade flutter to a compatible version
This commit is contained in:
parent
1ca0f730c2
commit
23a6800e5e
2
.github/workflows/firebase-hosting-merge.yml
vendored
2
.github/workflows/firebase-hosting-merge.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Set up Flutter
|
- name: Set up Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.19.0'
|
flutter-version: '3.32.6'
|
||||||
channel: stable
|
channel: stable
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user