From 8a2e34d2f5ca5e64b6d326f485e41793a2492c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 07:20:09 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.27.6 --- .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 1f149f6..22fb76d 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@875aa7bb88c61a90732e8d159a915df57f27e475 # v2.27.5 + uses: taiki-e/install-action@19e9b549a48620cc50fcf6e6e866b8fb4eca1b01 # v2.27.6 with: tool: cross - run: mkdir dist