Browse Source

update ci flutter version

xuty 4 năm trước cách đây
mục cha
commit
490756ed24
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -19,7 +19,7 @@ jobs:
 
       - uses: subosito/flutter-action@v1
         with:
-          flutter-version: '2.0.4'
+          flutter-version: '2.2.x'
 
       - name: Install dependencies
         run: flutter pub get