3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-14 23:56:16 +00:00
rust-cache/dist
Kieron Briggs 11da8522bc
Compare case-insenitively for full cache key match (#303)
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
2026-01-12 16:10:32 +01:00
..
restore Compare case-insenitively for full cache key match (#303) 2026-01-12 16:10:32 +01:00
save Consider all installed toolchains in cache key (#293) 2025-12-16 12:30:13 +01:00