TF-2988 Update Flutter setup in analyze test ci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user