You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this task seems to use Node version 10, there is a warning on pipeline execution:
##[warning]Task 'Trigger Build' version 4 (TriggerBuild@4) is dependent on a Node version (10) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node upgrade guidance: https://aka.ms/node-runner-guidance
Is it possible to updrage Node version for this task in order to resolve the warning?