Skip to content

Commit 2365600

Browse files
aryan-moredab246
authored andcommitted
Upgrade workflow version of flutter to 3.16.0
1 parent c8509d1 commit 2365600

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.10.6"
32+
flutter-version: "3.16.0"
3333
channel: "stable"
3434

3535
# Install dependencies

0 commit comments

Comments
 (0)