chore(release): remove explicit Flutter version specification in workflow
This commit is contained in:
@@ -44,7 +44,6 @@ jobs:
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.11.0'
|
||||
channel: 'stable'
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user