fix: Update CI Flutter version from 3.27.1 to 3.38.3 to match Dart SDK ^3.10.1 requirement
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
e6e45ffca4
commit
f2f6acd070
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- name: Setup Flutter
|
- name: Setup Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.27.1'
|
flutter-version: '3.38.3'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
|
|
||||||
- name: Prepare local secrets for CI
|
- name: Prepare local secrets for CI
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue