-
Notifications
You must be signed in to change notification settings - Fork 60
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 Node 16 #85
Comments
+1. |
Could this please be merged and released? |
+1 |
1 similar comment
+1 |
kaklakariada
added a commit
to itsallcode/openfasttrace
that referenced
this issue
Nov 22, 2022
kaklakariada
added a commit
to itsallcode/openfasttrace
that referenced
this issue
Nov 22, 2022
* #338: Colored console report * #338: Fixed small issues. * #338: Fixed tests and warnings. * #338: Fixed tests and warnings. * #338: Fixed tests and warnings. * #338: Fixed self-trace. * #338: Fixed Java 18 JavaDoc warnings. * #338: Fixed UTF-8 encoding int test. * #338: Updated user guide. * #338: Fixed review findings. Improved user guide. * Deactivate scacap/action-surefire-report on macos This fails because of ScaCap/action-surefire-report#95 / ScaCap/action-surefire-report#85 * Deactivate surefire report Caused by ScaCap/action-surefire-report#95 Co-authored-by: kaklakariada <kaklakariada@users.noreply.github.com>
The default runtime was updated to Node16 with #101. A marketplace release will come shortly. Thanks for the heads-up and sorry for the delay! |
@renatoabreu11 Thank you for the effort! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As Node 16 is now the new default at GitHub Actions in hosted runners and Node 12 reached EOL April 2022 this action should run with Node 16 by default.
Similar changes were implemented e.g. for codecov-action, checkout or setup-java.
The text was updated successfully, but these errors were encountered: