This commit is contained in:
Dmitry 2025-11-20 00:27:30 +03:00
parent 2091323865
commit 6528f37225

View file

@ -71,7 +71,7 @@ jobs:
- name: Setup Flutter - name: Setup Flutter
uses: https://github.com/subosito/flutter-action@v2 uses: https://github.com/subosito/flutter-action@v2
with: with:
flutter-version: '3.35.5' # Adjust version as needed flutter-version: '3.35.5'
channel: 'stable' channel: 'stable'
cache: false cache: false