Skip to content

Commit

Permalink
Fix setup-clojure workflow action
Browse files Browse the repository at this point in the history
  • Loading branch information
julienvincent committed Dec 3, 2024
1 parent 309a133 commit 7a88363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache-dependency-path: '**/deps.edn'

- uses: extractions/setup-just@v2
- uses: DeLaGuardo/setup-clojure@13
- uses: DeLaGuardo/setup-clojure@13.0
with:
cli: latest
- name: Setup Kmono
Expand Down

0 comments on commit 7a88363

Please sign in to comment.