🔥 3-day streak
GitHub Actions (GH-200)63 / 142
Question 63 of 142

A developer's workflow uses a composite action named 'setup-tooling' that bundles four internal steps (checkout helper, install dependencies, configure cache, and verify install). A run fails and the job log shows the composite action step marked with a red X, but the top-level step summary only lists the composite action's name, not which internal step broke. Where in the UI should the developer look to identify exactly which of the four inner steps failed?

Reviewed for accuracy · Report an issueNext question