Skip to content

Commit 3715409

Browse files
authored
Fix github actions
1 parent fbc65f0 commit 3715409

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Flutter
2323
uses: subosito/flutter-action@v2
2424
with:
25-
flutter-version: '3.22.0'
25+
flutter-version: '3.24.0'
2626

2727
# Step 3: Precache Dependencies
2828
- name: Flutter Precache

0 commit comments

Comments
 (0)