Update Flutter version

This commit is contained in:
guozhigq
2024-01-07 21:05:40 +08:00
committed by GitHub
parent e8f7995b32
commit a0488f2c75

View File

@ -36,7 +36,7 @@ jobs:
if: steps.cache-flutter.outputs.cache-hit != 'true'
uses: subosito/flutter-action@v2
with:
flutter-version: 3.16.4
flutter-version: 3.16.5
channel: any
- name: 下载项目依赖