mirror of
https://github.com/actions/setup-node
synced 2026-07-16 19:34:29 +02:00
Bump @actions/cache from ^6.1.0 to ^6.2.0 and rebuild the vendored dist bundles (dist/setup, dist/cache-save) via ncc. Update the licensed cache record for @actions/cache to 6.2.0. 6.2.0 ships two transparent client behaviors: honor ACTIONS_CACHE_MODE to skip restore/save when the effective cache-mode disallows it, and surface a core.warning (not a run failure) when the cache service denies a read/write due to token scopes. Copilot-Session: 0acd1380-0102-4f9d-b613-192a6ddef737 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>