From 6795d81aedcd1c4fccb3ab338992f78b0c3f784c Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 12:54:01 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.42.19 --- .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 d262447..c6a5c69 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@d79dff47733726f636463323dd2d82724f6c36ba # v2.42.18 + uses: taiki-e/install-action@ada21a86dcbd8480ccdd77e11e167f51a002fb3e # v2.42.19 with: tool: cross - run: mkdir dist