GitHub-Actions 무료 덤프문제 온라인 액세스
| 시험코드: | GitHub-Actions |
| 시험이름: | GitHub Actions Certificate Exam |
| 인증사: | GitHub |
| 무료 덤프 문항수: | 74 |
| 업로드 날짜: | 2026-08-26 |
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.)
You are reaching your organization's storage limit for GitHub artifacts and packages. What should you do to prevent the storage limit from being reached?
Which action type should be used to bundle a series of run steps into a reusable custom action?
A development team has been using a Powershell script to compile and package their solution using existing tools on a Linux VM, which has been configured as a self-hosted runner. They would like to use the script as- is in an automated workflow. Which of the following should they do to invoke their script within a workflow step?
