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. 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: