From aa4f119ba11d8bf8aee3e1e5a30dc7ea379e7a73 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 22:11:12 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.43 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 009e498..9b1e04a 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@939f4af9602e15ef93b3329722569cb907a004ff # v2.44.41 + uses: taiki-e/install-action@a3df29458daa5c62abace1e6b358018bed57d5b4 # v2.44.43 with: tool: cross - run: mkdir dist