We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8028d62 commit 49fe380Copy full SHA for 49fe380
1 file changed
.github/setup-node/action.yml
@@ -4,7 +4,6 @@ inputs:
4
node-version:
5
description: 'Optional. The Node.js version to use. When not specified, the version specified in .nvmrc will be used.'
6
required: false
7
- type: string
8
9
runs:
10
using: 'composite'
0 commit comments