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 #216

Closed
4 of 6 tasks
sethvargo opened this issue Mar 8, 2022 · 0 comments · Fixed by #217
Closed
4 of 6 tasks

Update to use Node 16 #216

sethvargo opened this issue Mar 8, 2022 · 0 comments · Fixed by #217
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

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

Successfully merging a pull request may close this issue.

1 participant