This commit is contained in:
Dmitry 2025-11-21 02:06:34 +03:00
parent cc017be01a
commit 9e3a25f096

View file

@ -32,7 +32,7 @@ jobs:
bash --version || echo "bash check failed" bash --version || echo "bash check failed"
- name: Setup Flutter - name: Setup Flutter
uses: subosito/flutter-action@v2 uses: https://github.com/subosito/flutter-action@v2
with: with:
flutter-version: '3.35.5' flutter-version: '3.35.5'