mirror of
https://github.com/actions/cache.git
synced 2024-12-01 06:12:25 +08:00
Merge 8d70dfb799
into 6849a64899
This commit is contained in:
commit
55ed423a0a
@ -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