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