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@v1 | 24 | - uses: subosito/flutter-action@v1 | 
| 25 | with: | 25 | with: | 
| 26 | - flutter-version: "1.22.2" | 26 | + flutter-version: "1.22.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