diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0af03745..2a463f25 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,7 +77,7 @@ jobs: - uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.35.1 + flutter-version: 3.35.3 cache: true - name: Setup Flutter dependencies