diff --git a/.github/workflows/fleather.yml b/.github/workflows/fleather.yml index 53273b93..d1f78508 100644 --- a/.github/workflows/fleather.yml +++ b/.github/workflows/fleather.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v3 - uses: subosito/flutter-action@v2 with: - flutter-version: "3.13.0" + flutter-version: "3.16.0" cache: true # Manually Update this `key` cache-key: "20230512"