We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3853d86 commit adfb1fbCopy full SHA for adfb1fb
3 files changed
.node-version
@@ -1 +1 @@
1
-v20.11.1
+v24.14.1
.nvmrc
action.yml
@@ -9,5 +9,5 @@ inputs:
9
description: 'The clojure-lsp version to make available on the path. Only exact version allowed.'
10
required: true
11
runs:
12
- using: 'node20'
+ using: 'node24'
13
main: 'dist/index.js'
0 commit comments