Skip to content

Update action to Node 24#16

Merged
joshmgross merged 4 commits intomainfrom
node24
Jan 28, 2026
Merged

Update action to Node 24#16
joshmgross merged 4 commits intomainfrom
node24

Conversation

@joshmgross
Copy link
Contributor

This updates the action's Node version to 24, which is the latest current version available.

https://docs.github.com/en/actions/reference/workflows-and-actions/metadata-syntax#runs-for-javascript-actions

It's possible that users relying on this action in GHES environments won't have Node 24 available on their runners, but I suspect that is a very limited subset of users and Node 24 has already been out for a while.

I've also modified the style and lint config to allow semicolons as the existing TypeScript code already used them, without these changes there's a large style diff as the existing semicolons are removed.

@joshmgross joshmgross merged commit 224fcf7 into main Jan 28, 2026
4 checks passed
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.

2 participants