diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 510ac12..b113730 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,7 @@ jobs: key: ${{ matrix.profile }}-${{ matrix.platform.target }} - name: Install cross if: ${{ matrix.platform.command == 'cross' }} - uses: taiki-e/install-action@2b51c05cf7315a16dcec651726da87c70e45b990 # v2.45.7 + uses: taiki-e/install-action@ddaadeb8971af08eaa9bdad7ba96eb721ed2aafd # v2.45.8 with: tool: cross - run: mkdir dist