diff --git a/.github/workflows/flutter-ci.yml b/.github/workflows/flutter-ci.yml index 9693f5a..44961b0 100644 --- a/.github/workflows/flutter-ci.yml +++ b/.github/workflows/flutter-ci.yml @@ -17,7 +17,7 @@ jobs: - name: Flutter action uses: subosito/flutter-action@v2 with: - flutter-version: '3.13.0' + flutter-version: '3.13.9' channel: stable cache: true cache-key: flutter