mirror of
https://github.com/actions/cache.git
synced 2026-03-01 08:11:03 +08:00
Merge 8d70dfb799 into 5656298164
This commit is contained in:
commit
fb83164bea
@ -613,6 +613,7 @@ whenever possible:
|
||||
- uses: actions/cache@v5
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user