From a8d3af60b8d2f180f7780caca7f9245f6ce5ba37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 12:03:21 +0000 Subject: [PATCH] chore(deps): update leafwing-studios/cargo-cache digest to 5d5d363 --- .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 be04f0d..f0f3967 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: components: clippy - name: Cache Cargo build files - uses: Leafwing-Studios/cargo-cache@6c2a159aab4b3ba20f083d241bb1f26b35262b99 # v2 + uses: Leafwing-Studios/cargo-cache@5d5d363fa3b9886d45c4705228c5c73ccea17636 # v2 - name: Prepare build env run: sudo apt-get install -y lld libsasl2-dev