diff --git a/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml b/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml index c342dee8..bed48f0c 100644 --- a/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml +++ b/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml @@ -22,7 +22,7 @@ jobs: - name: Set up Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.10.5' # Specify your Flutter version here + flutter-version: '3.13.0' # Update to the version that supports Dart SDK >= 3.3.1 - name: Disable Flutter Telemetry run: flutter --disable-telemetry - name: Install dependencies