GitHub
2026-06-25
GitHub Actions now supports running workflow steps concurrently by running them in the background. Previously, steps always executed sequentially, with each step waiting for the prior one to finish.