aboutsummaryrefslogtreecommitdiff
path: root/.github/actions/cache
Commit message (Collapse)AuthorAge
* ci: use local action to make make cache keys consistent (#20538)dundargoc2022-12-05
The advantages of using an action is that it reduces boilerplate and repetition from the main ci.yml workflow.