diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e725818..456da46 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,7 +51,7 @@ jobs: with: cache: false - - uses: taiki-e/setup-cross-toolchain-action@v1.29.1 + - uses: taiki-e/setup-cross-toolchain-action@v1.32.1 with: target: ${{ matrix.target }}