Skip to content

Commit bc6d492

Browse files
committed
maybe fix build
1 parent 235071c commit bc6d492

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
@@ -19,7 +19,7 @@ jobs:
1919
java-version: '12.x'
2020
- uses: subosito/flutter-action@v1
2121
with:
22-
flutter-version: '2.8.0'
22+
flutter-version: '2.10.3'
2323
channel: 'stable'
2424
- name: Install dependencies
2525
run: flutter pub get

0 commit comments

Comments
 (0)