GitHub Actions Certificate Exam GitHub-Actions Question # 7 Topic 1 Discussion

GitHub Actions Certificate Exam GitHub-Actions Question # 7 Topic 1 Discussion

GitHub-Actions Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

What are the two ways to pass data between jobs? (Choose two.)


A.

Use the copy action with restore parameter to restore the data from the cache


B.

Use the copy action to save the data that should be passed in the artifacts folder.


C.

Use the copy action with cache parameter to cache the data


D.

Use data storage.


E.

Use job outputs


F.

Use artifact storage.


Get Premium GitHub-Actions 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.