mirror of
https://github.com/actions/cache.git
synced 2026-03-01 08:11:03 +08:00
Compare commits
3 Commits
fb83164bea
...
9df865d1b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9df865d1b5 | ||
|
|
8d70dfb799 | ||
|
|
d53778de5f |
@ -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