Showing
1 changed file
with
1 additions
and
1 deletions
@@ -17,7 +17,7 @@ jobs: | @@ -17,7 +17,7 @@ jobs: | ||
17 | # https://github.com/marketplace/actions/flutter-action | 17 | # https://github.com/marketplace/actions/flutter-action |
18 | - uses: subosito/flutter-action@v1 | 18 | - uses: subosito/flutter-action@v1 |
19 | with: | 19 | with: |
20 | - flutter-version: '1.17.1' | 20 | + flutter-version: '1.20.2' |
21 | channel: 'stable' | 21 | channel: 'stable' |
22 | - run: flutter pub get | 22 | - run: flutter pub get |
23 | # run static analys code | 23 | # run static analys code |
-
Please register or login to post a comment