Skip to content

Commit

Permalink
Upgrade workflow version of flutter to 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 committed Jan 2, 2024
1 parent 854ac60 commit f13a35e
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.10.6"
flutter-version: "3.16.0"
channel: "stable"

# Install dependencies
Expand Down

0 comments on commit f13a35e

Please sign in to comment.