Unsupported
GET /enterprises/{enterprise}/actions/cache/retention-limitUAT IAT - Get GitHub Actions cache retention limit for an enterprisePUT /enterprises/{enterprise}/actions/cache/retention-limitUAT IAT - Set GitHub Actions cache retention limit for an enterpriseGET /enterprises/{enterprise}/actions/cache/storage-limitUAT IAT - Get GitHub Actions cache storage limit for an enterprisePUT /enterprises/{enterprise}/actions/cache/storage-limitUAT IAT - Set GitHub Actions cache storage limit for an enterpriseGET /enterprises/{enterprise}/actions/cache/usageUAT IAT - Get GitHub Actions cache usage for an enterpriseGET /organizations/{org}/actions/cache/retention-limitUAT IAT - Get GitHub Actions cache retention limit for an organizationPUT /organizations/{org}/actions/cache/retention-limitUAT IAT - Set GitHub Actions cache retention limit for an organizationGET /organizations/{org}/actions/cache/storage-limitUAT IAT - Get GitHub Actions cache storage limit for an organizationPUT /organizations/{org}/actions/cache/storage-limitUAT IAT - Set GitHub Actions cache storage limit for an organizationGET /orgs/{org}/actions/cache/usageUAT IAT - Get GitHub Actions cache usage for an organizationGET /orgs/{org}/actions/cache/usage-by-repositoryUAT IAT - List repositories with GitHub Actions cache usage for an organizationGET /repos/{owner}/{repo}/actions/cache/retention-limitUAT IAT - Get GitHub Actions cache retention limit for a repositoryPUT /repos/{owner}/{repo}/actions/cache/retention-limitUAT IAT - Set GitHub Actions cache retention limit for a repositoryGET /repos/{owner}/{repo}/actions/cache/storage-limitUAT IAT - Get GitHub Actions cache storage limit for a repositoryPUT /repos/{owner}/{repo}/actions/cache/storage-limitUAT IAT - Set GitHub Actions cache storage limit for a repositoryGET /repos/{owner}/{repo}/actions/cache/usageUAT IAT - Get GitHub Actions cache usage for a repositoryGET /repos/{owner}/{repo}/actions/cachesUAT IAT - List GitHub Actions caches for a repositoryDELETE /repos/{owner}/{repo}/actions/cachesUAT IAT - Delete GitHub Actions caches for a repository (using a cache key)DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}UAT IAT - Delete a GitHub Actions cache for a repository (using a cache ID)