Skip to content

Commit

Permalink
DeLaGuardo/setup-clojure 13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtized committed Nov 16, 2024
1 parent 2f54ebd commit a2a63b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
java-version: 17

- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@12.6
uses: DeLaGuardo/setup-clojure@13.0
with:
cli: latest
bb: latest
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
java-version: 17

- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@12.6
uses: DeLaGuardo/setup-clojure@13.0
with:
cli: latest
bb: latest
Expand Down

0 comments on commit a2a63b1

Please sign in to comment.