Skip to content

Commit

Permalink
upgrade DeLaGuardo/setup-clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Dec 11, 2024
1 parent 74f7889 commit f6d1d03
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 @@ -39,7 +39,7 @@ jobs:
uses: crate-ci/[email protected]

- name: Install clojure tools
uses: DeLaGuardo/setup-clojure@13.0
uses: DeLaGuardo/setup-clojure@13.1
with:
cli: 1.12.0.1488
clj-kondo: 2024.11.14
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
java-version: '21'

- name: Install clojure tools
uses: DeLaGuardo/setup-clojure@13.0
uses: DeLaGuardo/setup-clojure@13.1
with:
cli: 1.12.0.1488

Expand Down

0 comments on commit f6d1d03

Please sign in to comment.