mirror of
https://github.com/actions/cache.git
synced 2026-03-25 08:00:40 +00:00
Merge 8d70dfb79988fc04526b40c7f09a6ddd69d5d356 into 565629816435f6c0b50676926c9b05c254113c0c
This commit is contained in:
commit
fb83164bea
@ -613,6 +613,7 @@ whenever possible:
|
|||||||
- uses: actions/cache@v5
|
- uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
|
~/.cargo/.crates.toml
|
||||||
~/.cargo/bin/
|
~/.cargo/bin/
|
||||||
~/.cargo/registry/index/
|
~/.cargo/registry/index/
|
||||||
~/.cargo/registry/cache/
|
~/.cargo/registry/cache/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user