Closed lread closed 3 months ago
Ha! Was not expecting that! 12.5 it is!
I'm surprised that fails, given nearly all the other actions I've used do stuff like @v4
to pick up the latest 4.x version. I wonder what those projects do that the delaguardo one doesn't?
Ya, you'd think it would be an infrastructure feature and not a specific action feature.
Oh it is just a matter of tagging (and retagging): Example: https://github.com/actions/cache/tags
Thank you for bearing with me on that one!
CI setup-clojure action
tools-deps
input tocli
CI
clj-watson simple safe-looking bumps:
clj-watson less safe-looking:
Dev only:
Other deps.edn changes:
:mvn/repos
entry as it is no different from defaultsCloses #75