Update Default runtime to node16 by thboop · Pull Request #290 · actions/setup-java
Node 12 has an end of life on April 30, 2022.
This PR updates the default runtime to node16, rather then node12.
This is supported on all Actions Runners v2.285.0 or later.
Description:
Describe your changes.
Related issue:
Add link to the related issue.
Check list:
- Mark if documentation changes are required.
- Mark if tests were added or updated to cover the changes.