From 189e6f964e5f9e480e631e20118b95b21687a442 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 02:06:04 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.42.35 --- .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 e7c9eb4..24e3734 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,7 +74,7 @@ jobs: key: ${{ matrix.target }} - name: Install cross if: ${{ !matrix.os && matrix.use-cross }} - uses: taiki-e/install-action@f172798ba087526822a4f43dd08714d08a45aa37 # v2.42.34 + uses: taiki-e/install-action@0b73cec6bfb20724b64cae80024f8fa52195c902 # v2.42.35 with: tool: cross - run: mkdir dist