chore: replaces volta with actions/setup-node#2644
Conversation
📝 WalkthroughWalkthroughGitHub Actions workflows are updated across three files: two workflows migrate Node.js setup from volta-cli/action to actions/setup-node, while a third workflow adjusts retry parameters (3→5 retries, 15→30 second timeout) and simplifies status validation logic in codecov patch checks. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Why
To rely on more standard actions, instead on custom ones. Better for security
Summary by CodeRabbit