Add cache section for Actions REST API (#24924)
* Add cache section for Actions REST API * Add permissions entries, cache section * Add new cache directory after REST reactify changes * Update content/actions/using-workflows/caching-dependencies-to-speed-up-workflows.md Co-authored-by: Martin Lopes <martin389@github.com> * Add versioning for GHES/AE Co-authored-by: Martin Lopes <martin389@github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
7
data/features/actions-cache-management.yml
Normal file
7
data/features/actions-cache-management.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Reference: #6154
|
||||
# Documentation for Actions cache management APIs (initial ship)
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '> 3.4'
|
||||
ghae: 'issue-6154'
|
||||
Reference in New Issue
Block a user