mirror of
https://github.com/Swatinem/rust-cache.git
synced 2024-11-27 02:06:07 +08:00
remove outdated versioning note
This commit is contained in:
parent
20b9201e8a
commit
1b43d2f2c3
@ -63,11 +63,6 @@ _always_ use the most up-to-date dependency versions, which may not be cached.
|
|||||||
Usage with Stable Rust is most effective, as a cache is tied to the Rust version.
|
Usage with Stable Rust is most effective, as a cache is tied to the Rust version.
|
||||||
Using it with Nightly Rust is less effective as it will throw away the cache every day.
|
Using it with Nightly Rust is less effective as it will throw away the cache every day.
|
||||||
|
|
||||||
## Versioning
|
|
||||||
|
|
||||||
I use the `v1` branch similar to `master` development, so if you want to have
|
|
||||||
a more stable experience, please use a fixed revision or tag.
|
|
||||||
|
|
||||||
## Cache Details
|
## Cache Details
|
||||||
|
|
||||||
This action currently caches the following files/directories:
|
This action currently caches the following files/directories:
|
||||||
|
Loading…
Reference in New Issue
Block a user