Skip to content

Use Node 24 for publish job#7

Merged
monkeypants merged 1 commit into
masterfrom
fix-trusted-publishing-3
Feb 11, 2026
Merged

Use Node 24 for publish job#7
monkeypants merged 1 commit into
masterfrom
fix-trusted-publishing-3

Conversation

@monkeypants
Copy link
Copy Markdown
Owner

Summary

  • Bump Node from 22 to 24 in the publish-npm job — trusted publishing requires npm >= 11.5.1, and Node 22 ships with npm 10.x which doesn't support OIDC auth

Trusted publishing requires npm >= 11.5.1. Node 22 ships with
npm 10.x which silently fails to authenticate via OIDC.
Node 24 ships with npm 11.x.
@monkeypants monkeypants merged commit bcd93b7 into master Feb 11, 2026
4 checks passed
@monkeypants monkeypants deleted the fix-trusted-publishing-3 branch February 11, 2026 22:27
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