mirror of
https://github.com/actions/cache.git
synced 2024-12-01 06:12:25 +08:00
Compare commits
3 Commits
55ed423a0a
...
99bf0affff
Author | SHA1 | Date | |
---|---|---|---|
|
99bf0affff | ||
|
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