Upgrade flutter version to 3.16.0 for Workflows

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4a555a8b04d88cb5c1943229fa0c0d828a22788d)
This commit is contained in:
Aryan More
2023-11-17 02:19:46 +07:00
committed by Dat H. Pham
parent a725e5d713
commit 1302d4fb8a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.10.6"
flutter-version: "3.16.0"
channel: "stable"
cache: true
cache-key: deps-${{ hashFiles('**/pubspec.lock') }} # optional, change this to force refresh cache