I have been trying to build the workflow which iterates through several different workflows and changing the paths for all the inputs.
I've used the tool from this thread:
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Workflow-Dependencies-I-need-to-change-the-file-path-for-EVERY/td-p/490043
The workflow successfully updated the paths in my workflow, however I've encountered the following error, when I've tried to open the modified workflow:

I've changed the extension of the modified flow from yxmd to csv, to be able to see the line 4564 and it looks like this:

My flow looks like the one from the thread above:


I suspect there is something wrong with encoding, because when I perform exact same operation of replacing the path via Notepad (using "Replace all"), without the Alteryx, there is no errors while opening the file.
Do you have any ideas how to resolve this?
Kind regards
Mateusz