From a7fb89e51f8176d9151161f840a467bb558994e0 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 02:30:34 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.42.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 fb3a06a..b55a6a3 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@a61689725720f6f0db45726338d52b7031c0e3df # v2.42.6 + uses: taiki-e/install-action@49053c01a2b3f55bef30f4c9d3e64c9cff7c38ea # v2.42.7 with: tool: cross - run: mkdir dist