Debug-action-cache -
: Use gh cache list to see all current cache entries, their sizes, and creation times.
Title: Abstract
To debug a GitHub Actions cache and inspect its , you can use several methods ranging from built-in debug modes to external CLI tools. 1. Enable Action Debug Logging debug-action-cache

