Up version in GitHub workflow

This commit is contained in:
vishnukvmd 2021-12-24 15:54:06 +05:30
parent ac5f648d79
commit 6528ce8699

View file

@ -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