Skip to content

Use node version 24 for release workflow#196

Merged
jiwon-oai merged 1 commit into
mainfrom
use-node-version-24
May 5, 2026
Merged

Use node version 24 for release workflow#196
jiwon-oai merged 1 commit into
mainfrom
use-node-version-24

Conversation

@jiwon-oai
Copy link
Copy Markdown
Collaborator

Update the release workflow to run on Node 24 instead of Node 22.

The current Node 22 runner resolves to Node 22.22.2 with npm 10.x, which is below npm’s trusted publishing requirement of npm 11.5.1+.

Verified with a diagnostic workflow (https://github.com/openai/chatkit-js/actions/runs/25407306430/job/74521116287) that GitHub Actions Node 24 resolves to:

  • Node v24.14.1
  • npm 11.11.0
  • pnpm 10.11.0

@jiwon-oai jiwon-oai added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit 26ffdd8 May 5, 2026
1 check passed
@jiwon-oai jiwon-oai deleted the use-node-version-24 branch May 5, 2026 23:20
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