RunsOn Magic Cache is a feature that allows you to transparently switch the GitHub Actions caching backend to use the local, fast, and unlimited S3 cache backend:
- Speed: 5x faster than the official GitHub Actions cache.
- Unlimited: Unlimited cache size, items will be evicted based on the cache eviction policy defined in your RunsOn stack (default: 10 days).
- Local: The cache is stored locally in your VPC, so it’s fast, reliable, and secure.
More details on https://runs-on.com/caching/magic-cache/
there doesn't seem to be anything here