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

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
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

1 participant