| Exam Code/Number: | GitHub-ActionsJoin the discussion |
| Exam Name: | GitHub Actions Certificate Exam |
| Certification: | GitHub |
| Question Number: | 74 |
| Publish Date: | Sep 06, 2026 |
|
Rating
100%
|
|
GitHub-hosted runners support which capabilities? (Choose two.)
As a developer, you are optimizing a GitHub workflow that uses and produces many different files. You need to determine when to use caching versus workflow artifacts. Which two statements are true? (Choose two.)
As a developer, you want to review the step that caused a workflow failure and the failed step's build logs.
First navigate to the main page of the repository on GitHub. Which section contains the step failure information?
Which of the following scenarios would require the use of self-hosted runners instead of GitHub-hosted runners?
What metadata file in a custom action defines the main entry point?