diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 552f91d..df5c08f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v6 - uses: dtolnay/rust-toolchain@stable - name: Cargo cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/registry