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

Node.JS versions in CI look stale #90

Closed
Half-Shot opened this issue Oct 28, 2022 · 1 comment
Closed

Node.JS versions in CI look stale #90

Half-Shot opened this issue Oct 28, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Half-Shot
Copy link
Contributor

A few things popped out at me:

  • Node.JS 15 is out of support
  • Node.JS 18/19 aren't tested (the former being LTS)
  • Publish step currently uses Node 14, which is the oldest version of Node still supported. It's probably fine for the moment, but should be updated to a newer version soon.
@hgouveia hgouveia self-assigned this Oct 31, 2022
@hgouveia hgouveia added the enhancement New feature or request label Oct 31, 2022
hgouveia added a commit that referenced this issue Nov 22, 2022
…fixed request broken after getTotalSize is called and there is a http to https redirect
@hgouveia
Copy link
Owner

Upgraded publish actions to node 18 LTS, v2.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants