From 151cd5c12325373b86daf405a6afc0a0086a6706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 09:14:43 +0200 Subject: [PATCH] chore(deps): bump taiki-e/cache-cargo-install-action from 3.0.7 to 3.0.8 (#3861) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index cd7b0583..d2d77283 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -71,7 +71,7 @@ jobs: with: toolchain: nightly-2025-10-18 - name: Install cargo-check-external-types - uses: taiki-e/cache-cargo-install-action@v3.0.7 + uses: taiki-e/cache-cargo-install-action@v3.0.8 with: tool: cargo-check-external-types@0.4.0 - uses: taiki-e/install-action@cargo-hack