diff --git a/.github/workflows/test-package.yml b/.github/workflows/test-package.yml index 91972119..1b141623 100644 --- a/.github/workflows/test-package.yml +++ b/.github/workflows/test-package.yml @@ -85,7 +85,7 @@ jobs: - uses: dart-lang/setup-dart@fedb1266e91cf51be2fdb382869461a434b920a3 with: sdk: '3.4.0-160.0.dev' # TODO: switch back to rolling 'dev' channel after it gets updated. - - uses: subosito/flutter-action@3d804929922b667a63a229bc59037807f969e885 + - uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 with: # flutter-version: '3.4.0-34.1.pre' channel: 'master' # TODO: switch back to rolling 'dev' channel after it gets updated.