Update ci flutter version
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.13.0'
|
||||
flutter-version: '3.13.x'
|
||||
channel: 'stable'
|
||||
cache: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user