Skip to content

Commit

Permalink
upgrade setup-clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Nov 22, 2024
1 parent 8ac7610 commit 75a5947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install clojure tools
uses: DeLaGuardo/setup-clojure@13.0
with:
cli: 1.12.0.1479
cli: 1.12.0.1488
clj-kondo: 2024.11.14

- name: Lint
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install clojure tools
uses: DeLaGuardo/setup-clojure@13.0
with:
cli: 1.12.0.1479
cli: 1.12.0.1488

# Required for font-scanner.
- name: Install python setuptools
Expand Down

0 comments on commit 75a5947

Please sign in to comment.