Skip to content

chore(ci): bump CI actions, tag them by commit, pin Node.js version#1471

Merged
jkomyno merged 1 commit intomainfrom
feat/ci-strengthening
Mar 26, 2026
Merged

chore(ci): bump CI actions, tag them by commit, pin Node.js version#1471
jkomyno merged 1 commit intomainfrom
feat/ci-strengthening

Conversation

@jkomyno
Copy link
Copy Markdown
Contributor

@jkomyno jkomyno commented Mar 26, 2026

Summary

  • Add .node-version as the single source of truth for Node.js and pin it to 24.13.0.
  • Update the release workflows to read .node-version instead of hardcoding the Node version.
  • Bump actions/checkout and actions/setup-node from v4 to v5 so these workflows are not built on the older Node 20 action runtime.
  • Update the local setup docs to reference .node-version.

Validation

  • git diff --check
  • Parsed .github/workflows/publish.yml and .github/workflows/version-packages.yml with YAML.load_file
  • Tests not run (CI/config-only change)

@jkomyno jkomyno changed the title chore(ci): pin Node.js 24.13.0 in one place chore(ci): bump CI actions, tag them by commit, pin Node.js version Mar 26, 2026
@jkomyno jkomyno merged commit b10686a into main Mar 26, 2026
@jkomyno jkomyno deleted the feat/ci-strengthening branch March 26, 2026 13:36
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.

2 participants