Jonny Borges
Committed by GitHub

Update main.yml

... ... @@ -17,7 +17,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
- uses: subosito/flutter-action@v1
with:
flutter-version: '1.17.1'
flutter-version: '1.20.2'
channel: 'stable'
- run: flutter pub get
# run static analys code
... ...