Skip to content

Conversation

@gyaneshgouraw-okta
Copy link
Contributor

@gyaneshgouraw-okta gyaneshgouraw-okta commented Jan 28, 2026

Problem

Release workflow failed because npm@11 requires Node.js >=20.17.0, but we were using Node.js 18.

Solution

Updated Node.js version from 18 to 22 in:

  • .github/workflows/release.yml
  • .github/actions/build/action.yml

Aligns with the same change made in auth0-spa-js#1498.

Workflow failure - https://github.com/auth0/auth0-react/actions/runs/21427941328

@gyaneshgouraw-okta gyaneshgouraw-okta requested a review from a team as a code owner January 28, 2026 07:03
@gyaneshgouraw-okta gyaneshgouraw-okta changed the title chore: update default Node version to 22 in workflow configurations fix: update default Node version to 22 in workflow configurations Jan 28, 2026
@gyaneshgouraw-okta gyaneshgouraw-okta merged commit 977dc99 into main Jan 28, 2026
10 checks passed
@gyaneshgouraw-okta gyaneshgouraw-okta deleted the update-workflow-node-version branch January 28, 2026 07:08
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