fix: fix typo

This commit is contained in:
Narayan Bhat 2023-05-29 07:32:26 +05:30 committed by GitHub
parent 988c164c3d
commit 4fcdc37432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ This cache is automatically keyed by:
An additional input `key` can be provided if the builtin keys are not sufficient. An additional input `key` can be provided if the builtin keys are not sufficient.
Before being persisted, the cache is cleaned of: Before being persisted, the cache is cleaned if:
- Any files in `~/.cargo/bin` that were present before the action ran (for example `rustc`). - Any files in `~/.cargo/bin` that were present before the action ran (for example `rustc`).
- Dependencies that are no longer used. - Dependencies that are no longer used.