mirror of
https://github.com/actions/cache.git
synced 2026-01-13 17:13:06 +08:00
Compare commits
3 Commits
a694699a84
...
55ed423a0a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55ed423a0a | ||
|
|
8d70dfb799 | ||
|
|
d53778de5f |
@ -613,6 +613,7 @@ whenever possible:
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user