From ff23516d6a0c1d0740975c9f88b18e6998641980 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:19:40 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.46.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 9c61247..81dc3d5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,7 @@ jobs: key: ${{ matrix.profile }}-${{ matrix.platform.target }} - name: Install cross if: ${{ matrix.platform.command == 'cross' }} - uses: taiki-e/install-action@120c8997a0a81ef0701bb1f7166e7080143a96d5 # v2.46.12 + uses: taiki-e/install-action@b8f3ee33546bb9aa3e4ca53cd7d6d85a7e18a0c9 # v2.46.14 with: tool: cross - run: mkdir dist