From 9185a4ed2fcf6302702e08c52de06e2b6f7dd334 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 07:22:43 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.28.7 --- .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 b67ada4..db9a7b3 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@6cd93b2dae6217a0f270f0f388b327d64359687f # v2.28.6 + uses: taiki-e/install-action@df5e716edf4c11dc1966e25f20b2301dd33dc1eb # v2.28.7 with: tool: cross - run: mkdir dist