Fix: Use latest stable Flutter instead of 3.24.0

This commit is contained in:
zarzet
2026-01-01 19:33:43 +07:00
parent f2642f783f
commit 0340e44a88
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -46,7 +46,6 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.0'
channel: 'stable'
cache: true