diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2a463f25..dfe875c3 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.3 + flutter-version: 3.35.4 cache: true - name: Setup Flutter dependencies