diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8e28ed5..c6a50e3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,7 +30,7 @@ jobs: bundler-cache: true - name: Setup Flutter SDK - uses: subosito/flutter-action@v2.6.2 + uses: subosito/flutter-action@v2.9.1 with: channel: 'stable' cache: true