From a99e20967086a2cf65e3d7b2951fb8df12d0e0e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:02:05 +0000 Subject: [PATCH] chore(deps): update leafwing-studios/cargo-cache digest to a0709d8 --- .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 6f6f327f..a998c6a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: components: rustfmt, clippy - name: Cache Cargo build files - uses: Leafwing-Studios/cargo-cache@8763a8b3c2f500b6c17550b7aed48ff4bc86aee6 # v2 + uses: Leafwing-Studios/cargo-cache@a0709d80dd96c8734ac8f186c1f238c8f528d198 # v2 - name: Prepare build env run: sudo apt-get install -y lld librdkafka-dev libsasl2-dev