mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-23 22:27:13 -04:00
chore: update flutter version in ci
This commit is contained in:
parent
2698fb43ad
commit
ef2e9cb57e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dart_lint.yml
vendored
2
.github/workflows/dart_lint.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '2.10.0'
|
||||
flutter-version: '3.0.0'
|
||||
channel: "stable"
|
||||
- name: Deps Flutter
|
||||
run: flutter packages pub get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue