From d62a55c19ba2eeb220b7aca77f7eacfed2cff2f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 10:11:01 +0000 Subject: [PATCH] chore(deps): update swatinem/rust-cache digest to 6323deb --- .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 52dc2fc8c0..dd5b4af88c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -181,7 +181,7 @@ jobs: - uses: taiki-e/install-action@e6605310f95ed31bdbc1780ed3d659a4d1e11352 with: tool: nextest - - uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2 + - uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2 - name: Generate code coverage run: | cargo llvm-cov clean --workspace