We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf87581 commit 797936bCopy full SHA for 797936b
.github/actions/setup-node/action.yml
@@ -6,7 +6,7 @@ inputs:
6
node_version:
7
description: The Node.js version.
8
required: false
9
- default: '20.18'
+ default: '20'
10
registry_url:
11
description: The Node.js package registry URL.
12
0 commit comments