update flutter version
This commit is contained in:
		| @@ -17,7 +17,7 @@ jobs: | ||||
|     - uses: https://github.com/subosito/flutter-action@v2 | ||||
|       with: | ||||
|         channel: stable | ||||
|         flutter-version: 3.19.0 | ||||
|         flutter-version: 3.19.6 | ||||
|         cache: true | ||||
|     - run: flutter config --no-cli-animations | ||||
|     - run: flutter pub get -v | ||||
|   | ||||
| @@ -14,7 +14,7 @@ jobs: | ||||
|     - uses: https://github.com/subosito/flutter-action@v2 | ||||
|       with: | ||||
|         channel: stable | ||||
|         flutter-version: 3.19.0 | ||||
|         flutter-version: 3.19.6 | ||||
|         cache: true | ||||
|     - run: flutter pub get | ||||
|     # - run: flutter test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user