mirror of
https://github.com/actions/cache.git
synced 2025-10-30 19:18:38 +08:00
Compare commits
3 Commits
0998227cb1
...
a9f5d9f8d2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9f5d9f8d2 | ||
|
|
8d70dfb799 | ||
|
|
d53778de5f |
|
|
@ -613,6 +613,7 @@ whenever possible:
|
||||||
- uses: actions/cache@v4
|
- uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
|
~/.cargo/.crates.toml
|
||||||
~/.cargo/bin/
|
~/.cargo/bin/
|
||||||
~/.cargo/registry/index/
|
~/.cargo/registry/index/
|
||||||
~/.cargo/registry/cache/
|
~/.cargo/registry/cache/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user