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:
parent
90d9268c8e
commit
d608e9bf47
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue