Jonny Borges
Committed by GitHub

Update workflow

@@ -23,7 +23,7 @@ jobs: @@ -23,7 +23,7 @@ jobs:
23 # https://github.com/marketplace/actions/flutter-action 23 # https://github.com/marketplace/actions/flutter-action
24 - uses: subosito/flutter-action@v2 24 - uses: subosito/flutter-action@v2
25 with: 25 with:
26 - flutter-version: "3.8.0" 26 + flutter-version: "3.0.5"
27 channel: "stable" 27 channel: "stable"
28 - run: flutter pub get 28 - run: flutter pub get
29 #- run: flutter analyze 29 #- run: flutter analyze