Skip to content

Commit a5db2ec

Browse files
committed
chore: changes flutter version
1 parent 1829b3b commit a5db2ec

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
@@ -18,7 +18,7 @@ jobs:
1818
- uses: subosito/flutter-action@v2
1919
with:
2020
channel: "stable"
21-
flutter-version: 3.19.0
21+
flutter-version: 3.24.x
2222

2323
# Get flutter dependencies.
2424
- run: flutter pub get

0 commit comments

Comments
 (0)