mirror of
https://github.com/actions/cache.git
synced 2026-07-03 02:52:03 +00:00
Compare commits
3 Commits
df31548b4e
...
c2ad1fc93c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2ad1fc93c | ||
|
|
8d70dfb799 | ||
|
|
d53778de5f |
@ -591,6 +591,7 @@ whenever possible:
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user