bump flutter version in workflow file

This commit is contained in:
Matthew Fosse 2024-04-05 10:23:27 -07:00
parent 0043a91d03
commit e7f55edafc

View file

@ -42,7 +42,7 @@ jobs:
- name: Flutter action
uses: subosito/flutter-action@v1
with:
flutter-version: "3.10.x"
flutter-version: "3.13.9"
channel: stable
- name: Install package dependencies