1
0
mirror of synced 2026-01-02 21:04:32 -05:00
Files
docs/content/rest/actions/cache.md
2024-02-05 14:40:34 -08:00

935 B

title, allowTitleToDifferFromFilename, shortTitle, intro, topics, versions, autogenerated
title allowTitleToDifferFromFilename shortTitle intro topics versions autogenerated
REST API endpoints for 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
* * *
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."