Skip to content

Commit c5f158b

Browse files
committed
fix CI flutter version
1 parent 64f0613 commit c5f158b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: subosito/flutter-action@v2.12.0
3737
with:
3838
cache: true
39-
flutter-version: '3.22'
39+
flutter-version: '3.24'
4040
channel: 'stable'
4141
- name: Version
4242
run: flutter doctor -v

0 commit comments

Comments
 (0)