From f20e0f95104a4959d227a2494544db367001dd63 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:19:16 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.63 (#452) --- .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 863875d..293c8d7 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@f5d1ba1414f623eb0e7972ff5b599cbdc4f415a4 # v2.44.62 + uses: taiki-e/install-action@ede617189e3c81af2b3a130eb76d0054785dfb5e # v2.44.63 with: tool: cross - run: mkdir dist