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