ci: bump Flutter to 3.44.3 across all workflows

This commit is contained in:
klockky
2026-07-05 16:03:10 +03:00
parent c2f6c32fdb
commit c0d22a1225
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.41.5'
flutter-version: '3.44.3'
channel: 'stable'
cache: true