Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Node.js 20 #51

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

harveysanders
Copy link
Contributor

Resolves #50

GitHub has deprecated using Node 16 in Actions and will remove support in Spring 2024.
I've updated the action.yml to use node20 along with the associated dependencies:

  • @types/node
  • @tsconfig/node20
  • typescript

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20

@keybits
Copy link

keybits commented Jan 15, 2024

@michaeldwan any reason this hasn't been merged?

@jsierles jsierles merged commit fc53c09 into superfly:master Jan 16, 2024
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.

Upgrade to Node 20
3 participants