update workflow flutter version

This commit is contained in:
2026-01-18 11:34:08 -05:00
parent 0b689480c9
commit 1adfe779cd
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.24.1'
flutter-version: '3.38.7'
- name: disable analytics
run: flutter config --no-analytics