mirror of https://github.com/actions/cache.git
Merge 8d70dfb799
into 3624ceb22c
This commit is contained in:
commit
93f6068561
|
@ -592,6 +592,7 @@ whenever possible:
|
|||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
|
Loading…
Reference in New Issue