Bump the stuff
This commit is contained in:
parent
795e59e0d0
commit
df7a64e6ff
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-windows.yml
vendored
4
.github/workflows/build-windows.yml
vendored
|
|
@ -53,10 +53,10 @@ jobs:
|
|||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install clojure tools
|
||||
uses: DeLaGuardo/setup-clojure@5.0
|
||||
uses: DeLaGuardo/setup-clojure@13.2
|
||||
with:
|
||||
cli: latest
|
||||
lein: 2.9.8
|
||||
lein: latest
|
||||
|
||||
- name: Babashka version
|
||||
id: babashka-version
|
||||
|
|
|
|||
Loading…
Reference in a new issue