Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
chore: Update Flutter version to 3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Jun 20, 2024
1 parent 79549a2 commit 7f6b4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.10.0"
flutter-version: "3.22.0"

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit 7f6b4bf

Please sign in to comment.