maxim-lobanov / setup-cocoapods

Set up your GitHub Actions workflow with a specific version of Cocoapods
MIT License
31 stars 6 forks source link

feature-request: add caching like other setup-* actions #31

Open ericswpark opened 7 months ago

ericswpark commented 7 months ago

It would be great if pods are cached between runs to speed up compilations, like the other setup-* actions (like setup-node, setup-java).