TF-1487 Upgrade flutter version to v3.7.5 for CI

(cherry picked from commit 981ab4e82f387aa8521fcd5d06fd993593265473)
This commit is contained in:
dab246
2023-02-23 22:25:07 +07:00
committed by Dat Vu
parent bbcaaa549d
commit c51de39e01
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.0.5"
flutter-version: "3.7.5"
channel: "stable"
cache: true
cache-key: deps-${{ hashFiles('**/pubspec.lock') }} # optional, change this to force refresh cache