mirror of
https://github.com/actions/cache.git
synced 2026-04-08 06:00:05 +00:00
Merge 8d70dfb799 into 668228422a
This commit is contained in:
commit
734b1a8a61
1 changed files with 1 additions and 0 deletions
|
|
@ -613,6 +613,7 @@ whenever possible:
|
|||
- uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue