Setup Clojure
Version updated for https://github.com/DeLaGuardo/setup-clojure to version 13.5.3.
- This action is used across all versions by 3,335 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-clojure GitHub Action automates the setup of various Clojure development tools, including Clojure CLI, Leiningen, Boot, Babashka, and other utilities, across MacOS, Ubuntu, and Windows environments. It simplifies the process of provisioning specific tool versions or the latest versions, ensuring compatibility and streamlining workflows for Clojure-based projects. This action is particularly useful for CI/CD pipelines by eliminating manual tool installation and configuration steps.
Release notes
What’s Changed
- Only free (linux-based) action runners by @DeLaGuardo in https://github.com/DeLaGuardo/setup-clojure/pull/133
- Use node24 by default by @DeLaGuardo in https://github.com/DeLaGuardo/setup-clojure/pull/135
Full Changelog: https://github.com/DeLaGuardo/setup-clojure/compare/13.5.2...13.5.3