Skip to content

Bump CI and engines Node version to 20 - #67

Merged
unkleho merged 2 commits into
mainfrom
ci-fix-deprecated-actions
Aug 20, 2026
Merged

Bump CI and engines Node version to 20#67
unkleho merged 2 commits into
mainfrom
ci-fix-deprecated-actions

Conversation

@unkleho

@unkleho unkleho commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Follow-up to Bump deprecated GitHub Actions (cache, checkout, setup-node) #66, which fixed the deprecated Actions versions but left Node 10 as-is.
  • CI now runs on Node 20 (current LTS) instead of Node 10 (EOL).
  • engines.node in package.json bumped from >=10 to >=20 to keep the published package's supported-Node claim in sync with what CI actually tests against.

Test plan

  • CI run on this PR passes on Node 20

Node 10 is long EOL; 20 is the current LTS.
Keeps the published package's supported-Node claim in sync with what
CI actually tests against.
@unkleho
unkleho merged commit 42173c8 into main Aug 20, 2026
1 check 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