practicalli / clojure

Practicalli Clojure REPL Driven Development
https://practical.li/clojure/
Creative Commons Attribution Share Alike 4.0 International
89 stars 36 forks source link

CI: add Cache example to optimise workflow run time by caching Clojure dependencies #425

Closed shivamarora1 closed 1 year ago

shivamarora1 commented 2 years ago

Added actions/cache to cache clojure and java deps

practicalli-johnny commented 1 year ago

Thanks. I have been using this cache to good effect. I als bumped the GitHub Actions used to the latest versions.