mirror of
https://github.com/actions/cache.git
synced 2026-07-04 11:25:49 +00:00
Merge 8d70dfb799 into 57b8e405f0
This commit is contained in:
commit
4525e61b8a
@ -592,6 +592,7 @@ whenever possible:
|
|||||||
- uses: actions/cache@v3
|
- uses: actions/cache@v3
|
||||||
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