Skip to content

Commit

Permalink
Updated clojure, clj-kondo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhjp01 committed Jul 17, 2024
1 parent b3f80a6 commit 623c19a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
node-version: 18

- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@10.1
uses: DeLaGuardo/setup-clojure@12.5
with:
cli: 1.10.1.693
clj-kondo: 2022.05.31
cli: 1.11.3.1463
clj-kondo: 2024.05.24

- name: Cache node modules
uses: actions/cache@v3
Expand Down

0 comments on commit 623c19a

Please sign in to comment.