Skip to content

Commit

Permalink
Bump setup-clojure version
Browse files Browse the repository at this point in the history
  • Loading branch information
camsaul committed Aug 12, 2024
1 parent a332923 commit 3a3797e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-clojure/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
java-version: ${{ inputs.java-version }}
distribution: 'temurin'
- name: Setup Clojure
uses: DeLaGuardo/setup-clojure@9.5
uses: DeLaGuardo/setup-clojure@12.5
with:
cli: ${{ inputs.clojure-version }}
- name: Restore cache
Expand Down

0 comments on commit 3a3797e

Please sign in to comment.