GitHub Actions Cache
GitHub Actions Cache is a caching service that helps speed up workflows by storing and retrieving dependency files and build outputs across workflow runs. It enables caching of dependencies and build outputs to improve workflow execution time by reusing previously downloaded or generated files.