Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 905 Bytes

File metadata and controls

21 lines (18 loc) · 905 Bytes
title REST API endpoints for GitHub Actions cache
allowTitleToDifferFromFilename true
shortTitle Cache
intro Use the REST API to interact with the cache for repositories in {% data variables.product.prodname_actions %}.
versions
fpt ghec ghes
*
*
*
autogenerated rest
category
Automate CI/CD workflows

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 %}. You can also install a {% data variables.product.prodname_cli %} extension to manage your caches from the command line. For more information, see AUTOTITLE.