diff --git a/.github/workflows/binary-releases.yml b/.github/workflows/binary-releases.yml index 65e6999e..574a64eb 100644 --- a/.github/workflows/binary-releases.yml +++ b/.github/workflows/binary-releases.yml @@ -153,7 +153,7 @@ jobs: targets: ${{ matrix.job.target }} - name: Set up cross compiling if: matrix.job.cross - uses: taiki-e/install-action@47d27149ff6b3422864ec504071d5cc7873d642e # ratchet:taiki-e/install-action@v2.20.3 + uses: taiki-e/install-action@212ce016f02c04bbd7becdef0e0b68b53d80b3ab # ratchet:taiki-e/install-action@v2.20.15 with: tool: cross - name: Configure cross compiling