Microsoft GitHub Actions Exam GH-200 Question # 8 Topic 1 Discussion

Microsoft GitHub Actions Exam GH-200 Question # 8 Topic 1 Discussion

GH-200 Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

You need to make a script to retrieve workflow run logs via the API. Which is the correct API to download a workflow run log?


A.

POST /repos/:owner/:repo/actions/runs/:run_id


B.

GET /repos/:owner/:repo/actions/artifacts/logs


C.

GET /repos/:owner/:repo/actions/runs/:run_id/logs


D.

POST /repos/:owner/:repo/actions/runs/:run_id/logs


Get Premium GH-200 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.