Skip to content

Update GitHub Actions runtimes to Node 24-compatible versions#2

Merged
Ring-wdr merged 1 commit intomainfrom
chore/actions-node24-runtime
Mar 18, 2026
Merged

Update GitHub Actions runtimes to Node 24-compatible versions#2
Ring-wdr merged 1 commit intomainfrom
chore/actions-node24-runtime

Conversation

@Ring-wdr
Copy link
Owner

Summary

  • bump checkout from v4 to v5
  • bump setup-node from v4 to v5
  • keep the existing Node 22 test matrix and npm cache behavior unchanged

Why

GitHub Actions is deprecating Node 20 for JavaScript actions. This updates the workflow to action majors that run on the newer runtime without changing the project test matrix.

@Ring-wdr
Copy link
Owner Author

Admin merge note: this repository currently has a single maintainer, so the required review cannot be satisfied for this workflow-only update. CI passed on both required jobs, and the change only bumps GitHub Actions from v4 to v5 to address the Node 20 runtime deprecation warning.

@Ring-wdr Ring-wdr merged commit dd25810 into main Mar 18, 2026
2 checks passed
@Ring-wdr Ring-wdr deleted the chore/actions-node24-runtime branch March 18, 2026 23:50
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