-
Notifications
You must be signed in to change notification settings - Fork 471
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
Deprecation warning due to Node 16 #478
Comments
Hello, @Piedone! Thank you for creating this issue. We will look into it and see what can be done :) |
Thank you! |
|
This can be closed since #484 has been merged into |
Hello everyone. The new version of setup-dotnet with support of Node 20 was released in v4.0.0. For now I'm going to close the issue. |
Description:
Node 16 is now deprecated. Because of this, when using this action, you'll see warnings like below under your workflow runs:
Task version:
v3.2.0
Platform:
Runner type:
Repro steps:
Any usage of this action.
Expected behavior:
No deprecation warning is displayed.
Actual behavior:
Deprecation warning is displayed.
The text was updated successfully, but these errors were encountered: