Skip to content

ci: fix Node.js 20 deprecation warnings in GitHub Actions#49

Merged
kasparkallas merged 1 commit intomainfrom
claude/update-gha-node-versions
Mar 13, 2026
Merged

ci: fix Node.js 20 deprecation warnings in GitHub Actions#49
kasparkallas merged 1 commit intomainfrom
claude/update-gha-node-versions

Conversation

@kasparkallas
Copy link
Collaborator

Summary

  • Upgrade actions/checkout from v4 to v6 and actions/setup-node from v4 to v6 (both now use Node.js 22+ internally)
  • Bump node-version from 20 to 22 across all workflow files
  • pnpm/action-setup stays at v4 as no newer major version exists yet

Test plan

  • Verify CI workflow runs without Node.js 20 deprecation warnings
  • Verify SDK release workflow runs correctly
  • Verify Trigger.dev deploy workflows still work

🤖 Generated with Claude Code

Upgrade actions/checkout v4→v6 and actions/setup-node v4→v6 which use
Node.js 22+. Also bump runner node-version from 20 to 22 across all
workflow files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
superfluid-cms Ready Ready Preview, Comment Mar 13, 2026 10:01am
superfluid-data Ready Ready Preview, Comment Mar 13, 2026 10:01am

Request Review

@kasparkallas kasparkallas merged commit 33ce20b into main Mar 13, 2026
4 checks passed
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