Skip to content

Close #502: Update node runtime from 20 to 24#503

Open
codingthat wants to merge 1 commit intoxt0rted:mainfrom
codingthat:push-ztznvmqkxwly
Open

Close #502: Update node runtime from 20 to 24#503
codingthat wants to merge 1 commit intoxt0rted:mainfrom
codingthat:push-ztznvmqkxwly

Conversation

@codingthat
Copy link
Copy Markdown

Addresses GitHub's deprecation of Node.js 20 actions (forced Node.js 24 default starting June 2nd, 2026).

  • action.yml: using node20 → node24
  • tsconfig.json: target ES2022 → ES2024
  • CI matrix: [20, 22] → [22, 24]
  • Version bump: 3.0.0 → 4.0.0

Closes #502

Addresses GitHub's deprecation of Node.js 20 actions (forced Node.js 24 default starting June 2nd, 2026).

- action.yml: using node20 → node24
- tsconfig.json: target ES2022 → ES2024
- CI matrix: [20, 22] → [22, 24]
- Version bump: 3.0.0 → 4.0.0

Closes xt0rted#502
@kishaningithub
Copy link
Copy Markdown
Contributor

@xt0rted Would be great if you can review this and get this merged!

@codingthat
Copy link
Copy Markdown
Author

@xt0rted Would be great if you can review this and get this merged!

Meanwhile feel free to use codingthat/pull-request-comment-branch v4; it's got a few other version bumps too.

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.

Node.js 20 actions are deprecated

2 participants