update flutter version

This commit is contained in:
Fabian Freund
2025-12-22 21:48:45 +01:00
parent 7ec65aa6d4
commit bf0906bc8e
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
- uses: subosito/flutter-action@v2 - uses: subosito/flutter-action@v2
with: with:
channel: stable channel: stable
flutter-version: 3.38.3 flutter-version: 3.38.5
cache: true cache: true
- name: Setup Flutter dependencies - name: Setup Flutter dependencies