1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

fix cargo cache on msrv

This commit is contained in:
Rob Ede
2021-06-17 16:49:31 +01:00
parent 8d124713fc
commit bb0331ae28

View File

@ -123,5 +123,5 @@ jobs:
- name: Clear the cargo caches
run: |
cargo install cargo-cache --no-default-features --features ci-autoclean
cargo install cargo-cache --version 0.6.2 --no-default-features --features ci-autoclean
cargo-cache