@@ -19,7 +19,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
- flutter-version: '2.0.4'
+ flutter-version: '2.2.x'
- name: Install dependencies
run: flutter pub get