Update Flutter Version to 3.29.3 (#241)

This commit is contained in:
Rico Berger
2025-04-18 15:45:44 +02:00
committed by GitHub
parent f4c755e131
commit 4e0296e226
2 changed files with 8 additions and 8 deletions
@@ -22,7 +22,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: "3.29.2"
flutter-version: "3.29.3"
channel: "stable"
cache: true
cache-key: "flutter-:os:-:channel:-:version:-:arch:-:hash:"