diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3346b55..8706da9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -55,7 +55,7 @@ jobs: with: cache: false - - uses: taiki-e/setup-cross-toolchain-action@v1.28.0 + - uses: taiki-e/setup-cross-toolchain-action@v1.28.3 with: target: ${{ matrix.target }}