Update Flutter version in Github workflow

This commit is contained in:
OmarHatem 2023-02-08 00:34:32 +02:00
parent 1b42d2b61c
commit 013816e30c

View file

@ -21,7 +21,7 @@ jobs:
- name: Flutter action
uses: subosito/flutter-action@v1
with:
flutter-version: '3.3.x'
flutter-version: '3.7.x'
channel: stable
- name: Install package dependencies