Skip to content

Commit 25eee42

Browse files
committed
.
1 parent fa9b7bb commit 25eee42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- name: Install Flutter
1818
uses: subosito/flutter-action@v2
1919
with:
20-
flutter-version: '3.7.0'
20+
flutter-version: '3.29.0'
2121
- name: Run Flutter Tests
2222
run: flutter test --coverage

0 commit comments

Comments
 (0)