diff --git a/.github/workflows/binary-releases.yml b/.github/workflows/binary-releases.yml index f8643eed7..884f0a47b 100644 --- a/.github/workflows/binary-releases.yml +++ b/.github/workflows/binary-releases.yml @@ -151,7 +151,7 @@ jobs: targets: ${{ matrix.job.target }} - name: Set up cross compiling if: matrix.job.cross - uses: taiki-e/install-action@b61491983a082ef851796e8c4feac004b49da5be # ratchet:taiki-e/install-action@v2.21.19 + uses: taiki-e/install-action@d211c4be5a95cbcd52a0870dda7d63a107a58368 # ratchet:taiki-e/install-action@v2.21.26 with: tool: cross - name: Configure cross compiling