Update Flutter action version in workflow

This commit is contained in:
2025-08-24 15:47:29 +02:00
committed by GitHub
parent 92b71e1066
commit d799b10abb

View File

@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Flutter - name: Set up Flutter
uses: subosito/flutter-action@v1.5.3 uses: subosito/flutter-action@v2.21.0
with: with:
flutter-version: '3.32.1' flutter-version: '3.32.1'
channel: "stable" channel: "stable"