Skip to content

Commit

Permalink
CI: switch to Flutter 3.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnurmi committed Jan 26, 2023
1 parent 401b35f commit 5edf599
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 @@ -19,7 +19,7 @@ jobs:

- uses: subosito/flutter-action@v1
with:
flutter-version: "3.3.x"
flutter-version: "3.7.x"

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

0 comments on commit 5edf599

Please sign in to comment.