1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/content/rest/actions/cache.md
2022-12-16 16:21:28 +00:00

797 B

title, allowTitleToDifferFromFilename, shortTitle, intro, topics, versions
title allowTitleToDifferFromFilename shortTitle intro topics versions
GitHub Actions Cache true Cache Use the REST API to interact with the cache for repositories in {% data variables.product.prodname_actions %}.
API
fpt ghec ghes
* * >3.4

About the cache in {% data variables.product.prodname_actions %}

You can use the REST API to query and manage the cache for repositories in {% data variables.product.prodname_actions %}. {% ifversion actions-cache-management %}You can also install a {% data variables.product.prodname_cli %} extension to manage your caches from the command line. {% endif %}For more information, see "Caching dependencies to speed up workflows."