update workflow flutter version
This commit is contained in:
2
.github/workflows/linux-web.yaml
vendored
2
.github/workflows/linux-web.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: 'stable'
|
||||
flutter-version: '3.24.1'
|
||||
flutter-version: '3.38.7'
|
||||
|
||||
- name: disable analytics
|
||||
run: flutter config --no-analytics
|
||||
|
||||
Reference in New Issue
Block a user