Skip to content

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