Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

chore: downgrade GitHub Actions workflows to Node.js v22#15

Merged
drichar merged 1 commit intomainfrom
chore/downgrade-node-to-22
Nov 2, 2025
Merged

chore: downgrade GitHub Actions workflows to Node.js v22#15
drichar merged 1 commit intomainfrom
chore/downgrade-node-to-22

Conversation

@drichar
Copy link
Contributor

@drichar drichar commented Nov 2, 2025

Summary

Reverts Node.js version from v24 to v22 in GitHub Actions workflows.

Background

A Renovate PR updated Node.js to v24 in workflows and automerged before the Node.js v22 pinning rule was properly configured. This PR reverts that change to align with our current Node.js standards.

Changes

  • Downgrade CI workflow from Node.js v24 to v22
  • Downgrade release workflow from Node.js v24 to v22

With the updated Renovate configuration now in place, future updates to Node v24+ will be blocked until we explicitly allow them.

Revert Node.js from v24 to v22 in CI and release workflows to align
with project standards. Node v24 was inadvertently merged via Renovate
before the pinning rule was properly configured.
@drichar drichar merged commit 013c352 into main Nov 2, 2025
1 check passed
@drichar drichar deleted the chore/downgrade-node-to-22 branch November 2, 2025 03:29
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant