From fbeb6a15aacf653d5658af114030d9b8f9e31358 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:13:34 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.45.0 --- .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 48bc0cb..f579d4e 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@5d427d86f088a6cedcddb92b3ad038d30721b52f # v2.44.71 + uses: taiki-e/install-action@32cafa544d95997bc99ee83f9e90727b66e1ff6a # v2.45.0 with: tool: cross - run: mkdir dist