mirror of
https://github.com/Swatinem/rust-cache
synced 2026-01-20 19:14:47 +00:00
Some self-hosted (or otherwise non-github-hosted) runners are non-case-preserving for cache keys. To support such configurations, set the `cache-hit` output variable to `true` if the found cache key matches case-insenitively. Fixes: https://github.com/Swatinem/rust-cache/issues/302 |
||
|---|---|---|
| .. | ||
| cleanup.ts | ||
| config.ts | ||
| restore.ts | ||
| save.ts | ||
| utils.ts | ||
| workspace.ts | ||