Skip to content

Commit cd45176

Browse files
dev: setup-clojure 12.3
1 parent 75f3fa0 commit cd45176

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/quality-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: echo "🐙 ${{ github.repository }} repository was cloned to the runner."
2020

2121
- name: "Install tools"
22-
uses: DeLaGuardo/setup-clojure@13.1
22+
uses: DeLaGuardo/setup-clojure@13.2
2323
with:
2424
cljstyle: 0.17.642
2525
clj-kondo: 2025.02.20

CHANGELOG.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
** Updated
1010
- readme: simplify introduction, highlight common aliases
11+
- dev: setup-clojure 12.3
1112

1213
* 2025-03-01
1314
** Updated

0 commit comments

Comments
 (0)