Skip to content

Commit

Permalink
ci: fix setup-clojure action version
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Aug 11, 2023
1 parent 3815762 commit 17b976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
java-version: '11'

- name: Install Clojure tools
uses: DeLaGuardo/setup-clojure@11
uses: DeLaGuardo/setup-clojure@11.0
with:
cli: 'latest'
bb: 'latest'
Expand Down

0 comments on commit 17b976e

Please sign in to comment.