Skip to content

MAI-9: bump version-bump.yml node-version 20->24 (MAI-56 template parity)#21

Merged
vsmash merged 1 commit into
developfrom
task/MAI-9_version-bump-node24
May 24, 2026
Merged

MAI-9: bump version-bump.yml node-version 20->24 (MAI-56 template parity)#21
vsmash merged 1 commit into
developfrom
task/MAI-9_version-bump-node24

Conversation

@vsmash
Copy link
Copy Markdown
Owner

@vsmash vsmash commented May 24, 2026

Aligns nodemaiass's own version-bump GitHub Actions workflow with the Node 24 used in the MAI-56-hardened generated template.

Change

.github/workflows/version-bump.yml: node-version: '20' -> node-version: '24' (single line).

Notes

  • cache: 'npm' is intentionally left untouched — nodemaiass has a package-lock.json, so the cache is useful for the sync-step npm install. (Unlike MAI-56's template fix, which targeted downstream projects with no lockfile.)
  • Nothing else in the file changed.

Jira: https://velvary.atlassian.net/browse/MAI-9

@vsmash vsmash merged commit 6a79294 into develop May 24, 2026
8 checks passed
@vsmash vsmash deleted the task/MAI-9_version-bump-node24 branch May 24, 2026 23:43
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