fix v2 github actions

This commit is contained in:
root
2025-10-02 21:10:39 +00:00
parent 13de6a5417
commit c30b1b2464
3 changed files with 7 additions and 130 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.0'
flutter-version: '3.35.5'
channel: 'stable'
cache: true
@@ -62,7 +62,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.0'
flutter-version: '3.35.5'
channel: 'stable'
cache: true
@@ -95,7 +95,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.0'
flutter-version: '3.35.5'
channel: 'stable'
cache: true