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 d3cf8c8 commit 7dc367cCopy full SHA for 7dc367c
.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@11
+ uses: DeLaGuardo/setup-clojure@11.0
23
with:
24
cljstyle: 0.15.0
25
clj-kondo: 2023.03.17
0 commit comments