diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index abb339f..a0fed7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v3 - name: ⚙️ Get FVM Config - uses: kuhnroyal/flutter-fvm-config-action@v1 + uses: kuhnroyal/flutter-fvm-config-action@v2 id: fvm-config-action - name: Install Flutter