Skip to content

Commit 43efd43

Browse files
authored
Merge pull request #20 from OpenVoxProject/dependabot/github_actions/DeLaGuardo/setup-clojure-13.5
Bump DeLaGuardo/setup-clojure from 13.4 to 13.5
2 parents bd59bd8 + 60c2489 commit 43efd43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
distribution: temurin
3131
java-version: ${{ matrix.java }}
3232
- name: Install Clojure tools
33-
uses: DeLaGuardo/setup-clojure@13.4
33+
uses: DeLaGuardo/setup-clojure@13.5
3434
with:
3535
cli: latest # Clojure CLI based on tools.deps
3636
lein: latest # Leiningen

0 commit comments

Comments
 (0)