Debug-action-cache ~upd~

You can inspect the state of your caches directly in the GitHub web interface to see their size, creation date, and last access. Navigate to your repository on GitHub. In the left sidebar, click under the "Management" section.

(Select or describe)

[debug] Resolved path: 'node_modules' -> '/home/runner/work/app/node_modules' [debug] Path exists: true [debug] Contents: [ 'react', 'lodash', '.bin' ] debug-action-cache

Force a restore + delete + save cycle to manually "reset" a corrupted state. You can inspect the state of your caches

CACHE_PATH="$1" EXPECTED_HASH="$2"