Skip to content

Commit 7c39c3e

Browse files
dab246hoangdat
authored andcommitted
Upgrade flutter version to 3.10.6 for CI
1 parent c11da18 commit 7c39c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install Flutter
3030
uses: subosito/flutter-action@v2
3131
with:
32-
flutter-version: "3.7.5"
32+
flutter-version: "3.10.6"
3333
channel: "stable"
3434

3535
# Install dependencies

0 commit comments

Comments
 (0)