mirror of
https://github.com/actions/cache.git
synced 2026-08-22 08:23:01 +00:00
First-step-capable checkout wrapper: uses Cula-Technologies/cache/restore to pull a tarball of the repo keyed on SHA, falls back to actions/checkout on miss then saves. Meant to be the first step of a job — avoids the local-composite chicken-and-egg.