Skip to content

Commit

Permalink
Upgrade flutter to 3.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 committed Aug 18, 2023
1 parent b2fbe5e commit 0393f6d
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 0393f6d

Please sign in to comment.