From f1e9d1aded598514fa1d57143c1834be88104675 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:17:37 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.40 (#430) --- .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 9d7d4cf..f88d209 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@bb30b77c17b9642b9e613dc93e01b970619869f8 # v2.44.37 + uses: taiki-e/install-action@3e1dd227d968fb9fa43ff604bd9b0ccd1b714919 # v2.44.40 with: tool: cross - run: mkdir dist