From 2ca7bf38bf8f09b1f0c2d6c9cb4e484b23b08c78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:58:50 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.26.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 95882be..8da0a32 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@5794068c211bc8f5f4514b7c3f03d6adbe66f1b7 # v2.26.18 + uses: taiki-e/install-action@27e3d94e52be80f1af214f2f480823d7e6b752a2 # v2.26.19 with: tool: cross - run: mkdir dist