Skip to content

Commit 13ec2e3

Browse files
committed
Fix ci
1 parent ec6f31b commit 13ec2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: subosito/flutter-action@v2.18.0
4141
with:
4242
channel: stable
43-
flutter-version: 3.29.0
43+
flutter-version: 3.32.2
4444
- name: Install dependencies
4545
run: dart pub get
4646
- name: Verify formatting

0 commit comments

Comments
 (0)