The API can distinguish between relative and absolute path. Path usage in the API should be reviewed (e.g. initially actions inputs and outputs were relative paths w.r.t. to the project root but in the end I found that too restrictive --- absolute inputs may be useful to express dependencies on entities that external to the project; like packages).
The API can distinguish between relative and absolute path. Path usage in the API should be reviewed (e.g. initially actions inputs and outputs were relative paths w.r.t. to the project root but in the end I found that too restrictive --- absolute inputs may be useful to express dependencies on entities that external to the project; like packages).