Skip to content

Commit

Permalink
TF-2988 Update Flutter setup in analyze test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tddang-linagora committed Jul 9, 2024
1 parent c822746 commit e3890df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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') }}"
Expand Down

0 comments on commit e3890df

Please sign in to comment.