Hello Community,
need your help resolve the following error, i'm a beginner and trying to solve this issue with google but had no luck, appreciate if anyone could help resolve this error please.
"
Unable to process template language expressions in action 'Compose_-_Friday's_Date' inputs at line '0' and column '0': 'In function 'addDays', the value provided for date time string '2023-00-10' was not valid. The datetime string must match ISO 8601 format.'.
"

and here is the expression code i have provided,
**
addDays(outputs('Compose_-_Today''s_Date'), 4,'yyyy-mm-dd')