Explorar o código

chore: specify flutter version on CI

appflowy %!s(int64=3) %!d(string=hai) anos
pai
achega
0d40817cad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/dart_lint.yml

+ 1 - 0
.github/workflows/dart_lint.yml

@@ -23,6 +23,7 @@ jobs:
         uses: actions/checkout@v2
       - uses: subosito/flutter-action@v1
         with:
+          flutter-version: '2.10.0'
           channel: "stable"
       - name: Deps Flutter
         run: flutter packages pub get