Skip to content

Commit

Permalink
ci: deps up
Browse files Browse the repository at this point in the history
  • Loading branch information
sunng87 authored Jul 15, 2023
1 parent cfa9e49 commit 4077406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clojure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
cli: 1.11.1.1347
- uses: DeLaGuardo/setup-clj-kondo@master
with:
version: "2023.05.26"
version: "2023.07.13"
- name: lint
run: clj-kondo --lint src
- name: Run tests
Expand Down

0 comments on commit 4077406

Please sign in to comment.