Jonny Borges
Committed by GitHub

Update main.yml

... ... @@ -23,7 +23,7 @@ jobs:
# https://github.com/marketplace/actions/flutter-action
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.7.3"
flutter-version: "3.13.1"
channel: "stable"
- run: flutter pub get
#- run: flutter analyze
... ...