This commit is contained in:
Tomas Dvorak
2026-03-22 11:06:39 +01:00
parent d7ab552e6a
commit 80e190aa40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.19.6'
flutter-version: '3.24.5'
cache: true
cache-key: flutter-${{ hashFiles('**/pubspec.yaml') }}
channel: 'stable'