Skip to content

ci: run Renovate step on Node 24 - #27

Merged
zhaochy1990 merged 1 commit into
masterfrom
renovate-node-version-fix
Jul 29, 2026
Merged

ci: run Renovate step on Node 24#27
zhaochy1990 merged 1 commit into
masterfrom
renovate-node-version-fix

Conversation

@zhaochy1990

Copy link
Copy Markdown
Owner

Mirror of running's fix. renovate@latest (43.x) needs Node >=24; the runner defaults to 22, so the step errored ('Unsupported node environment') and opened no bump PR. Add actions/setup-node@v4 (node 24) right before the npx renovate@latest step. Commit type ci: passes commitlint.

renovate@latest (43.x) requires Node >=24 but the runner defaults to Node 22
('Unsupported node environment' -> the step errored, no bump PR opened). Add
actions/setup-node@v4 (node 24) right before the npx renovate step.
@zhaochy1990
zhaochy1990 merged commit 22edb9e into master Jul 29, 2026
7 checks passed
@zhaochy1990
zhaochy1990 deleted the renovate-node-version-fix branch July 29, 2026 00:19
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