Skip to content

Commit 7112cb4

Browse files
committed
Upgrade flutter version to 3.24.1
1 parent ddf0f21 commit 7112cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Flutter
2929
uses: subosito/flutter-action@v2
3030
with:
31-
flutter-version: '3.10.0'
31+
flutter-version: '3.24.1'
3232
channel: 'stable'
3333

3434
- run: flutter --version

0 commit comments

Comments
 (0)