fix: suppress npm always-auth deprecation warning by upgrading to setup-node@v6#847
Conversation
…up-node@v6 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Claude finished @jbrejner's task in 1m 47s —— View job Review of PR #847
Static AnalysisAll checks pass — Code ReviewChange: Findings:
SummaryClean, minimal change. The upgrade from v4 to v6 is well-motivated (suppresses a deprecation warning), correctly scoped (single reference, no behavioral change), and the PR description accurately documents the rationale and the lack of side effects. LGTM. |
Summary
actions/setup-nodefrom@v4to@v6in the release workflownpm warn Unknown user config "always-auth"deprecation warning that appears in release buildspackageManagerfield in anypackage.json, so v6's auto-caching restrictions don't apply🤖 Generated with Claude Code