Skip to content

chore: update codecov-action to v6 (Node.js 20 deprecation)#39

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/update-ci-actions
May 20, 2026
Merged

chore: update codecov-action to v6 (Node.js 20 deprecation)#39
eclectic-coding merged 1 commit into
mainfrom
chore/update-ci-actions

Conversation

@eclectic-coding
Copy link
Copy Markdown
Owner

Summary

  • Updates codecov/codecov-action from @v5 to @v6 which targets Node.js 24, resolving one of the two Node.js 20 deprecation warnings in CI

The second warning (rubygems/configure-rubygems-credentials) is an internal dependency of rubygems/release-gem@v1.2.0 (already the latest release). That warning will resolve once the rubygems team ships an update to their action. The existing FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true env var ensures both are already running on Node.js 24 functionally.

🤖 Generated with Claude Code

…warning

rubygems/release-gem@v1.2.0 internally pins older action versions; those
warnings remain until the rubygems team ships an update.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 826e2b5 into main May 20, 2026
5 checks passed
@eclectic-coding eclectic-coding deleted the chore/update-ci-actions branch May 20, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant