diff --git a/.github/workflows/pr_test_build.yml b/.github/workflows/pr_test_build.yml index caf2f8089..30e0d03ce 100644 --- a/.github/workflows/pr_test_build.yml +++ b/.github/workflows/pr_test_build.yml @@ -42,7 +42,7 @@ jobs: - name: Flutter action uses: subosito/flutter-action@v1 with: - flutter-version: "3.13.9" + flutter-version: "3.19.5" channel: stable - name: Install package dependencies