Skip to content

Commit 81a0af8

Browse files
ci: update setup-clojure GitHub action to version 11
Includes cljfmt
1 parent 1394bfd commit 81a0af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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@10.3
22+
uses: DeLaGuardo/setup-clojure@11
2323
with:
2424
cljstyle: 0.15.0
2525
clj-kondo: 2023.03.17

0 commit comments

Comments
 (0)