16 SEP, 2026
Depot CI now caches GitHub Actions
Depot CI now caches the source code for GitHub Actions in Depot Code, so repeat jobs can load actions from Depot's infrastructure instead of downloading them from GitHub again. Caching is automatic and requires no workflow changes.
This cache is separate from actions/cache, package-manager caches, and Depot Cache, which preserve dependencies and build outputs. Public actions are cached automatically; private and internal actions can be reused across repositories in the same GitHub organization when the Depot Code Access GitHub App has access. Read the launch post for details.

