Derived from mirrors/cache@v5. Identical inputs/outputs but without the
post: directive, so the runner never registers a save step. Consumer CI
jobs that only need cache restore should reference this action instead of
mirrors/cache@v5 to eliminate unnecessary cache saves.
Resolves checkwatch#1961.