Quiz 10 Question 13 of 20

An agent runs across multiple sequential workflow jobs and needs to preserve intermediate results (such as parsed dependency graphs) between jobs without re-computing them. The data is only relevant for the current feature branch and does not need to persist beyond a week. Which GitHub mechanism is best suited for this use case?

Select an answer to reveal the explanation.

Motivation