Skip to content

Commit f62c5d8

Browse files
authored
Update flutter_build.yml
1 parent d7b18a7 commit f62c5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: 'Setup Flutter'
2424
uses: subosito/flutter-action@v2
2525
with:
26-
flutter-version: '3.13.9'
26+
flutter-version: '3.24.0'
2727
channel: 'stable'
2828

2929
- name: 'Get Packages'

0 commit comments

Comments
 (0)