Skip to content

Update Node.js version to 24 in action.yml#124

Open
lgrosales wants to merge 1 commit intodigitalocean:v2from
lgrosales:use-node24
Open

Update Node.js version to 24 in action.yml#124
lgrosales wants to merge 1 commit intodigitalocean:v2from
lgrosales:use-node24

Conversation

@lgrosales
Copy link
Copy Markdown

@lgrosales lgrosales commented Mar 11, 2026

Summary

  • Move the Action runtime to Node.js 24 (runs.using: node24) to stay compatible as GitHub Actions removes support for Node 20.
  • npm run package output is unchanged.

Testing

  • npm run test (fails: npm could not write logs to /Users/leo/.npm/_logs; eslint reports no-unused-vars in main.js lines 78, 92, 137). This was already present and will address in a follow up PR.

@taz77
Copy link
Copy Markdown

taz77 commented Mar 22, 2026

👍 this needs pulled in NodeJS 20 is EOL in ~30 days.

@fabn
Copy link
Copy Markdown

fabn commented Apr 1, 2026

Any news here?

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