Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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.13.1" | 26 | + flutter-version: "3.19.3" |
27 | channel: "stable" | 27 | channel: "stable" |
28 | - run: flutter pub get | 28 | - run: flutter pub get |
29 | #- run: flutter analyze | 29 | #- run: flutter analyze |
-
Please register or login to post a comment