1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/rest/actions/cache.md
docubot 76a0408a27 Update OpenAPI Description (#35219)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-01 20:29:31 +00:00

855 B

title, allowTitleToDifferFromFilename, shortTitle, intro, topics, versions, autogenerated
title allowTitleToDifferFromFilename shortTitle intro topics versions autogenerated
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.5
rest

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 "AUTOTITLE."