Exam GitHub-Actions Topic 5 Question 63 Discussion
Actual exam question for GitHub's GitHub-Actions exam
Question #: 63
Topic #: 5
Question #: 63
Topic #: 5
Which workflow commands send information from the runner? (Choose two.)
Suggested Answer: B,D Vote an answer
Setting a debug message using ::debug:: command sends a message to the logs, helping with troubleshooting and providing insight into the workflow run.
Setting output parameters using ::set-output sends data from a job step to subsequent steps or jobs, which can be used later in the workflow.
Setting output parameters using ::set-output sends data from a job step to subsequent steps or jobs, which can be used later in the workflow.
by Anastasia at Jan 08, 2025, 03:23 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).