fix: update Flutter version to 3.38.x in product release workflow
This commit is contained in:
2
.github/workflows/product-release.yml
vendored
2
.github/workflows/product-release.yml
vendored
@@ -182,7 +182,7 @@ jobs:
|
||||
- name: 🐦 Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.24.5'
|
||||
flutter-version: '3.38.x'
|
||||
channel: 'stable'
|
||||
cache: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user