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 Default runtime to node16 #290

Merged
merged 2 commits into from Feb 22, 2022
Merged

Commits on Feb 7, 2022

  1. Update Default runtime to node16

    Node 12 has an end of life on April 30, 2022.
    
    This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 
    
    This is supported on all Actions Runners v2.285.0 or later.
    thboop committed Feb 7, 2022
    Copy the full SHA
    dd772d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. update node versions

    thboop committed Feb 10, 2022
    Copy the full SHA
    7f40c48 View commit details
    Browse the repository at this point in the history