Skip to content

Commit

Permalink
Update actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
namenu authored Feb 25, 2024
1 parent 83f6328 commit 1ae7d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ runs:
java-version: "21"

- name: Install clojure tools
uses: DeLaGuardo/setup-clojure@12.1
uses: DeLaGuardo/setup-clojure@12.5
with:
cli: 1.11.1.1413

- name: Cache maven
uses: actions/cache@v3
uses: actions/cache@v4
env:
cache-name: cache-clojure
with:
Expand Down

0 comments on commit 1ae7d0c

Please sign in to comment.