mirror of
https://github.com/actions/cache.git
synced 2025-08-18 06:30:11 +08:00
Merge 8d70dfb799
into 638ed79f9d
This commit is contained in:
commit
a9f5d9f8d2
@ -613,6 +613,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
Block a user