diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be04f0d..af97e5a 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@8763a8b3c2f500b6c17550b7aed48ff4bc86aee6 # v2 - name: Prepare build env run: sudo apt-get install -y lld libsasl2-dev