3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-05-03 16:35:48 +00:00

.github: update rust README.md

This commit is contained in:
Aditya Maru 2024-02-17 08:19:02 -05:00 committed by GitHub
parent 90d9268c8e
commit d608e9bf47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ sensible defaults.
# before the plugin, as the cache uses the current rustc version as its cache key
- run: rustup toolchain install stable --profile minimal
- uses: Swatinem/rust-cache@v2
- uses: useblacksmith/rust-cache@v3
with:
# The prefix cache key, this can be changed to start a new cache manually.
# default: "v0-rust"