mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-26 07:19: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
|
- name: 🎯 Set up Flutter SDK
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
flutter-version: "3.22.1"
|
flutter-version: "3.32.1"
|
||||||
|
|
||||||
- name: 📦 Install Flutter Dependencies
|
- name: 📦 Install Flutter Dependencies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
Reference in New Issue
Block a user