From 2f7cfca0c0c57855a493234522408508c75fb705 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:34:57 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.42.27 --- .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 e6f7a2a..a5217bd 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@37129d5de13e9122cce55a7a5e7e49981cef514c # v2.42.26 + uses: taiki-e/install-action@0593da407881e996340c22f60617ba9d95f2b995 # v2.42.27 with: tool: cross - run: mkdir dist