1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/content/rest/actions/cache.md
2024-03-15 09:18:58 +00:00

22 lines
884 B
Markdown

---
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 %}.
topics:
- API
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
ghes: '*'
autogenerated: 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 %}. You can also install a {% data variables.product.prodname_cli %} extension to manage your caches from the command line. For more information, see "[AUTOTITLE](/actions/using-workflows/caching-dependencies-to-speed-up-workflows#managing-caches)."
<!-- Content after this section is automatically generated -->