Skip to content

Commit a5c1355

Browse files
ci: update [email protected] in quality-control workflow
1 parent 82eabbe commit a5c1355

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

CHANGELOG.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- docs: rewrite `:dev` aliases introduction
66
- alias: `:test/cloverage` corrected to `:test/coverage`
77
- ci: action/checkout@v4 in all GitHub workflows
8+
- ci: update [email protected]
89

910
** Updated
1011
*** Update library versions using `make outdated`

0 commit comments

Comments
 (0)