Upgrade flutter version for CI release
This commit is contained in:
parent
6ee2f2cc6a
commit
1a4a9c98aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: 'stable'
|
||||
flutter-version: '3.7.7'
|
||||
flutter-version: '3.10.6'
|
||||
|
||||
# Fetch sub modules
|
||||
- run: git submodule update --init --recursive
|
||||
|
|
Loading…
Add table
Reference in a new issue