3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-05 05:04:07 +00:00

remove outdated versioning note

This commit is contained in:
Arpad Borsos 2022-09-19 08:49:21 +02:00
parent 20b9201e8a
commit 1b43d2f2c3
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298

View file

@ -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.
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
This action currently caches the following files/directories: