diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 4fb87d38e..24983ef1d 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -23,6 +23,7 @@ jobs: uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # v2.16.0 with: cache: true + flutter-version: 3.19 - name: Gradle cache uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff # v3.3.2 with: @@ -71,6 +72,7 @@ jobs: uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # v2.16.0 with: cache: true + flutter-version: 3.19 - name: Unlock Fastlane secrets env: