Skip to content

Caching

How do I clear a cache?

Quick answer

Delete it from the repository's Actions cache page, or via the REST API or gh CLI.

The detail that matters

Changing the key prefix is usually better than deleting — it gives you an instant rollback if the new cache turns out to be wrong.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.