Skip to content

[SUPPORT-1475] Fix publishing failure by updating nodejs to v24#113

Merged
vkurup merged 1 commit into
masterfrom
update-node-24-ci
Jun 16, 2026
Merged

[SUPPORT-1475] Fix publishing failure by updating nodejs to v24#113
vkurup merged 1 commit into
masterfrom
update-node-24-ci

Conversation

@vkurup

@vkurup vkurup commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

The publish failed because NodeJS was out of date. This updates Node from 18->24

@vkurup
vkurup requested review from a team and Copilot June 16, 2026 13:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions publishing workflows to use newer action runtimes and a newer Node.js version, addressing the recent release-time publish failure caused by an outdated Node.js environment.

Changes:

  • Updated actions/checkout to v4 in publishing workflows.
  • Updated actions/setup-node to v4 and bumped Node.js from 18 to 24 for the Decision spec package publish job.
  • Updated actions/setup-java to v4 for the Decision spec package publish job.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish-management-spec.yml Bumps actions/checkout to v4 for the management spec publish workflow.
.github/workflows/publish-decision-spec-packages.yml Updates checkout/setup actions and bumps Node.js to 24 for publishing the Decision spec TypeScript package.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vkurup
vkurup merged commit 8143d96 into master Jun 16, 2026
1 check passed
@vkurup
vkurup deleted the update-node-24-ci branch June 16, 2026 13:21
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.

3 participants