We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dceceda commit 1b2e1e7Copy full SHA for 1b2e1e7
action.yml
@@ -2,8 +2,8 @@ name: 'Setup clojure-lsp - Clojure tool for refactoring and cleaning your code.'
2
description: 'Setup your runner with clojure-lsp'
3
author: 'ericdallo'
4
branding:
5
- icon: 'bold'
6
- color: 'green'
+ icon: 'code'
+ color: 'blue'
7
inputs:
8
clojure-lsp-version:
9
description: 'The clojure-lsp/clojure-lsp version to make available on the path. Only exact version allowed.'
0 commit comments