From 2def65f34dac7bf5e6923b72c2a4ae56d5a9bb00 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 06:30:57 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.42.20 (#329) --- .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 1c6e33b..b8bef1d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: key: ${{ matrix.target }} - name: Install cross if: ${{ !matrix.os && matrix.use-cross }} - uses: taiki-e/install-action@ada21a86dcbd8480ccdd77e11e167f51a002fb3e # v2.42.19 + uses: taiki-e/install-action@91ca22ecbd089d3927c5887b794c135a827853bd # v2.42.20 with: tool: cross - run: mkdir dist