My pipeline is using your Unicorn Sync for Sitecore task, which is used in my Sitecore deployment pipeline in Azure DevOps
However, I have noticed this warning that is appearing in the build log:
##[warning]Task 'UnicornSync' (0.7.0) is using deprecated task execution handler. The task should use the supported task-lib: https://aka.ms/tasklib
Is there any chance that this can be fixed to remove the warning?
Thanks