4
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-11-07 18:46:56 +00:00
This commit is contained in:
Tommy G 2025-10-14 00:10:45 +05:30 committed by GitHub
commit 0998227cb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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