12
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2026-06-28 19:50:44 +00:00
This commit is contained in:
Tommy G 2026-06-23 20:21:29 -04:00 committed by GitHub
commit 59608966c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -613,6 +613,7 @@ whenever possible:
- uses: actions/cache@v6
with:
path: |
~/.cargo/.crates.toml
~/.cargo/bin/
~/.cargo/registry/index/
~/.cargo/registry/cache/