diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd7a3eb..f4b8945 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: uses: dtolnay/rust-toolchain@stable - name: Cache cargo registry, git and target - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: | ~/.cargo/registry