CI: Bump flutter version

This commit is contained in:
Vishesh Handa
2020-10-09 01:17:40 +02:00
parent 9499cea164
commit 684baa93c2

View File

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