chore(ci): update to Flutter 3.7/b06b8b2710

This commit is contained in:
Jagandeep Brar
2023-01-27 12:45:28 -05:00
parent 449df1d104
commit b98a0f8046

View File

@@ -69,7 +69,7 @@ runs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.9'
flutter-version: '3.7'
channel: stable
cache: true
cache-key: ${{ github.sha }}