Skip to content

Commit

Permalink
DelaGuardo/setup-clojure 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtized committed Jul 24, 2023
1 parent 61493e7 commit 99ee8a6
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 @@ -38,7 +38,7 @@ jobs:
java-version: 11

- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@9.3
uses: DeLaGuardo/setup-clojure@11.0
with:
cli: latest
bb: latest
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
java-version: 11

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

0 comments on commit 99ee8a6

Please sign in to comment.