Skip to content

Commit ef2e9cb

Browse files
committed
chore: update flutter version in ci
1 parent 2698fb4 commit ef2e9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v2
2424
- uses: subosito/flutter-action@v1
2525
with:
26-
flutter-version: '2.10.0'
26+
flutter-version: '3.0.0'
2727
channel: "stable"
2828
- name: Deps Flutter
2929
run: flutter packages pub get

0 commit comments

Comments
 (0)