diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index a0df6de8..d5826690 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -26,7 +26,7 @@ jobs: uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.29.x + flutter-version: 3.29.2 - name: Flutter info run: |