We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b7fdc7 commit e5b938aCopy full SHA for e5b938a
1 file changed
.github/actions/setup-leiningen/action.yml
@@ -23,7 +23,6 @@ runs:
23
with:
24
distribution: 'temurin'
25
java-version: ${{ inputs.java-version }}
26
- cache: 'lein'
27
28
- name: Install Leiningen
29
shell: bash
0 commit comments