trigger new maven cache?
This commit is contained in:
parent
3798dca428
commit
241f0c2519
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
distribution: 'adopt'
|
||||
java-version: ${{ matrix.java }}
|
||||
cache: 'maven'
|
||||
- name: Clojure CLI
|
||||
- name: Clojure CLI 1.10.3.933
|
||||
uses: DeLaGuardo/setup-clojure@master
|
||||
with:
|
||||
tools-deps: '1.10.3.933'
|
||||
|
|
|
|||
Loading…
Reference in a new issue