From 8939d9211cc440972014f9790b479fd90e0e9ead Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 15:18:43 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.26.14 --- .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 fbc07bc..2deb70c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -61,7 +61,7 @@ jobs: key: ${{ matrix.target }} - name: Install cross if: ${{ !matrix.os && matrix.use-cross }} - uses: taiki-e/install-action@717ed1cb83959ef327137c2f806e1d8597bfca9f # v2.26.13 + uses: taiki-e/install-action@51cabaaea7795aee4a6a0dfda8c25784a80dc848 # v2.26.14 with: tool: cross - run: mkdir dist