mirror of
https://gitlab.com/foxixus/neomovies_mobile.git
synced 2025-10-28 15:58:49 +05:00
fix v2 github actions
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user