mirror of https://github.com/actions/cache.git
Compare commits
3 Commits
99bf0affff
...
93f6068561
Author | SHA1 | Date |
---|---|---|
Tommy G | 93f6068561 | |
Tommy G | 8d70dfb799 | |
Tommy G | d53778de5f |
|
@ -592,6 +592,7 @@ whenever possible:
|
|||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/bin/
|
||||
~/.cargo/registry/index/
|
||||
~/.cargo/registry/cache/
|
||||
|
|
Loading…
Reference in New Issue