3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-16 08:36:17 +00:00
rust-cache/dist/restore
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
..
index.js Compare case-insenitively for full cache key match (#303) 2026-01-12 16:10:32 +01:00