Skip to content

meta(ci): upgrade action runtime from node20 to node24#53

Merged
BYK merged 1 commit intomainfrom
meta/node24-action-runtime
Mar 24, 2026
Merged

meta(ci): upgrade action runtime from node20 to node24#53
BYK merged 1 commit intomainfrom
meta/node24-action-runtime

Conversation

@BYK
Copy link
Copy Markdown
Member

@BYK BYK commented Mar 23, 2026

Upgrade the GitHub Action runtime from node20 to node24, fixing Node.js 20 deprecation warnings for consumers. GitHub will force Node.js 24 starting June 2, 2026.

Changes

  • action.yml: runs.using node20node24
  • build.yml: build/test with Node 24 instead of 20
  • release.yml: actions/create-github-app-token v2.2.1v3 (node24 runtime)

- action.yml: node20 → node24
- build.yml: build/test with Node 24 instead of 20
- release.yml: create-github-app-token v2.2.1 → v3 (node24)
@github-actions
Copy link
Copy Markdown

Codecov Results 📊

172 passed | Total: 172 | Pass Rate: 100% | Execution Time: 254ms

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 742 uncovered lines.


Generated by Codecov Action

@BYK BYK marked this pull request as ready for review March 24, 2026 00:01
@BYK BYK merged commit bde8a7e into main Mar 24, 2026
10 checks passed
@BYK BYK deleted the meta/node24-action-runtime branch March 24, 2026 00:04
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