From 7b2d404ce6605281c090a25f2e5f746f5487e19f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:30:29 +0000 Subject: [PATCH] chore(deps): update Swatinem/rust-cache digest to 11da852 --- .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 f24f3cb..b0fa7aa 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -19,7 +19,7 @@ jobs: experimental: true - name: Restore Rust cache - uses: Swatinem/rust-cache@5e4a76743357a1c3c57315bc1896d2c7f89d6861 + uses: Swatinem/rust-cache@11da8522bc3856a8fbc565f1d1530989c793d67d - name: Run build id: build