GitHub
GITHUB-ACTIONS · Question #30
GITHUB-ACTIONS Question #30: Real Exam Question with Answer & Explanation
Sign in or unlock GITHUB-ACTIONS to reveal the answer and full explanation for question #30. The question stem and answer options stay visible for context.
Question
Which syntax correctly accesses a job output (output1) of an upstream job (job1) from a dependent job within a workflow?
Options
- A${{needs.job1.outputs.output1}}
- B${{needs.job1.output1}}
- C${{depends.job1.output1}}
- D${{job1.outputs.output1}}
Unlock GITHUB-ACTIONS to see the answer
You've previewed enough free GITHUB-ACTIONS questions. Unlock GITHUB-ACTIONS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.