mirror of https://github.com/actions/cache.git
Merge 8d70dfb799
into 8469c94c6a
This commit is contained in:
commit
99bf0affff
|
@ -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