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