mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
Update Flutter version in Azure Static Web Apps workflow
This commit is contained in:
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set up Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.10.5' # Specify your Flutter version here
|
||||
flutter-version: '3.13.0' # Update to the version that supports Dart SDK >= 3.3.1
|
||||
- name: Disable Flutter Telemetry
|
||||
run: flutter --disable-telemetry
|
||||
- name: Install dependencies
|
||||
|
Reference in New Issue
Block a user