mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-25 22:09:40 +00:00
Update Flutter SDK version to 3.32.1 in production workflow
This commit is contained in:
2
.github/workflows/production.yml
vendored
2
.github/workflows/production.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- name: 🎯 Set up Flutter SDK
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.22.1"
|
||||
flutter-version: "3.32.1"
|
||||
|
||||
- name: 📦 Install Flutter Dependencies
|
||||
run: flutter pub get
|
||||
|
Reference in New Issue
Block a user