Up version in GitHub workflow
This commit is contained in:
parent
ac5f648d79
commit
6528ce8699
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@v1
|
||||
with:
|
||||
channel: 'stable'
|
||||
flutter-version: '2.5.1'
|
||||
flutter-version: '2.8.1'
|
||||
|
||||
# Fetch sub modules
|
||||
- run: git submodule update --init --recursive
|
||||
|
|
Loading…
Add table
Reference in a new issue