
Here’s an interesting, practical guide to understanding and debugging — specifically focusing on the actions/cache step and common "cache not restored" or "cache save failed" issues.
# List all caches for a repo gh cache list --repo owner/repo --limit 100 debug-action-cache
v1-...) to allow manual invalidation.gh cache list --repo <repo>.@actions/cache with Azure Blob).env: ACTIONS_RUNNER_DEBUG: true ACTIONS_STEP_DEBUG: true . For self-hosted runners
While different tools have different specific commands, the process of "debugging the action cache" generally follows these steps: 1. Inspecting Input Digests configure an external cache backend (e.g.