Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve forEach loop functionality in worker actions
The forEach loop functionality has been enhanced to include better parameter management and formatting within iterator items. This includes the renaming of parameters inline with the current index and removal of outdated logging, which optimizes code readability and execution efficiency. The mechanism for setting the `CurrentStep` has also been updated for improved logic flow.
- Loading branch information