Skip to content

Commit

Permalink
Use most current setup-clojure version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Mar 8, 2023
1 parent 03c2225 commit ce14f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:
node-version: ${{ inputs.node-version }}

- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@9.5
uses: DeLaGuardo/setup-clojure@10.2
with:
cli: ${{ inputs.clojure-version }}

0 comments on commit ce14f36

Please sign in to comment.