Upgrade flutter to v3.10.6 for Dockerfile
(cherry picked from commit b17c3a19c219292233e5173f25a13706afaf2beb)
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Setup flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.7.5"
|
||||
flutter-version: "3.10.6"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "deps-${{ hashFiles('**/pubspec.lock') }}"
|
||||
|
||||
Reference in New Issue
Block a user