mirror of
https://github.com/actions/cache.git
synced 2025-06-28 20:24:14 +00:00
Merge 8d70dfb799
into 640a1c2554
This commit is contained in:
commit
1966529455
1 changed files with 1 additions and 0 deletions
|
@ -613,6 +613,7 @@ whenever possible:
|
|||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue