Go to stable

This commit is contained in:
2025-12-15 12:41:24 -05:00
parent 2f972536b5
commit 435f41133a

View File

@@ -49,7 +49,6 @@ jobs:
- name: Setup Flutter - name: Setup Flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: '3.38.4'
channel: 'stable' channel: 'stable'
cache: true cache: true
@@ -168,7 +167,6 @@ jobs:
- name: Setup Flutter - name: Setup Flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: '3.38.4'
channel: 'stable' channel: 'stable'
cache: true cache: true