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

Update to use Node 16 #314

Closed
6 tasks done
sethvargo opened this issue Mar 8, 2022 · 0 comments
Closed
6 tasks done

Update to use Node 16 #314

sethvargo opened this issue Mar 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sethvargo
Copy link
Member

sethvargo commented Mar 8, 2022

TL;DR

Node 12 is deprecated

Detailed design

  • Cut a release with current features with node12 support
  • Update action.yml to uses: 'node16'
  • Update all tests to use 16 in the matrix
  • Update actions/checkout@v2 -> actions/checkout@v3 everywhere
  • Update README to note node 16 requirement for self-hosted runners (example)
  • Cut a release with node16 support

Additional information

No response

@sethvargo sethvargo added the enhancement New feature or request label Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant