diff --git a/.github/workflows/product-release.yml b/.github/workflows/product-release.yml index a437cf28..7e72e4ec 100644 --- a/.github/workflows/product-release.yml +++ b/.github/workflows/product-release.yml @@ -182,7 +182,7 @@ jobs: - name: 🐦 Setup Flutter uses: subosito/flutter-action@v2 with: - flutter-version: '3.24.5' + flutter-version: '3.38.x' channel: 'stable' cache: true