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 1394bfd commit 81a0af8Copy full SHA for 81a0af8
.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@10.3
+ uses: DeLaGuardo/setup-clojure@11
23
with:
24
cljstyle: 0.15.0
25
clj-kondo: 2023.03.17
0 commit comments