Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 849 Bytes

File metadata and controls

16 lines (14 loc) · 849 Bytes
title GitHub Actions Cache
allowTitleToDifferFromFilename true
shortTitle Cache
intro The {% data variables.product.prodname_actions %} Cache API allows you to query and manage the {% data variables.product.prodname_actions %} cache for repositories.
topics
API
versions
fpt ghec ghes
*
*
>3.4

About the Cache API

The {% data variables.product.prodname_actions %} Cache API allows you to query and manage the {% data variables.product.prodname_actions %} cache for repositories. {% 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."