TF-2988 Update Flutter setup in analyze test ci

This commit is contained in:
DatDang
2024-07-09 14:22:43 +07:00
committed by Dat H. Pham
parent e8eb67bf63
commit fefccae638
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.16.0"
flutter-version: "3.22.2"
channel: "stable"
cache: true
cache-key: deps-${{ hashFiles('**/pubspec.lock') }} # optional, change this to force refresh cache