Skip to content

Commit

Permalink
Upgrade flutter version to 3.10.6 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 authored and hoangdat committed Oct 4, 2023
1 parent c11da18 commit 7c39c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.5"
flutter-version: "3.10.6"
channel: "stable"

# Install dependencies
Expand Down

0 comments on commit 7c39c3e

Please sign in to comment.