This repository has been archived on 2026-03-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
jjgroenendijk 89d2290670 feat: restore-only cache action (no post-step save)
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.
2026-03-16 12:13:16 +01:00
S
Description
Restore-only cache action (mirrors/cache without post-step save)
766 KiB