Skip to content

Conversation

@scottrigby
Copy link
Member

@scottrigby scottrigby commented Nov 26, 2025

Fixes broken run: https://github.com/helm/helm-www/actions/runs/19712536713/job/56476655580

Run actions/setup-node@v4
  with:
    node-version-file: .nvmrc
    cache: yarn
    always-auth: false
    check-latest: false
    token: ***
Error: The specified node version file at: /home/runner/work/helm-www/helm-www/.nvmrc does not exist

Although Node 24 is the LTS as of October this year, Node 22 is still currently the highest configurable major version for Netlify in the UI.

See options for this GH Action at https://github.com/actions/setup-node/blob/main/README.md.

@scottrigby scottrigby added bug community Community pages ci labels Nov 26, 2025
@scottrigby scottrigby changed the title fix(ci,community): Fix workflow error nvmrc does not exist fix(ci,community): update GH action Node version Nov 26, 2025
Copy link
Contributor

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

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

Wouldn't it be better to create the file?

@scottrigby
Copy link
Member Author

you're probably right. if someone else wants to take this that would be fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants