# `HephaestusOban.ExecuteStepWorker`
[🔗](https://github.com/lucas-stellet/hephaestus_oban/blob/v0.5.0/lib/hephaestus_oban/workers/execute_step_worker.ex#L1)

Executes a single active workflow step.

Job args include `"workflow_version"`, which is persisted into
`hephaestus_step_results` and propagated to the follow-up `AdvanceWorker`
enqueue so the full execution chain remains version-aware.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
