CI: Bump flutter version

This commit is contained in:
Vishesh Handa
2020-10-02 17:28:51 +02:00
parent d2b1ad7e46
commit 68c6fe470d

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v1
with:
flutter-version: "1.20.3"
flutter-version: "1.22"
- run: flutter pub get
- run: dart ./scripts/setup_env.dart
env: