Upgrade flutter

This commit is contained in:
niuhuan 2022-07-25 12:49:24 +08:00
parent 7570e80ba4
commit 7067003070
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ jobs:
- name: Setup flutter
if: steps.check_asset.outputs.skip_build != 'true'
uses: subosito/flutter-action@v2.3.0
uses: subosito/flutter-action@v2
with:
channel: ${{ env.flutter_channel }}
flutter-version: ${{ env.flutter_version }}