We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f3fa0 commit cd45176Copy full SHA for cd45176
.github/workflows/quality-checks.yaml
@@ -19,7 +19,7 @@ jobs:
19
- run: echo "🐙 ${{ github.repository }} repository was cloned to the runner."
20
21
- name: "Install tools"
22
- uses: DeLaGuardo/setup-clojure@13.1
+ uses: DeLaGuardo/setup-clojure@13.2
23
with:
24
cljstyle: 0.17.642
25
clj-kondo: 2025.02.20
CHANGELOG.org
@@ -8,6 +8,7 @@
8
9
** Updated
10
- readme: simplify introduction, highlight common aliases
11
+ - dev: setup-clojure 12.3
12
13
* 2025-03-01
14
0 commit comments