We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425b9b7 commit 96ff9b0Copy full SHA for 96ff9b0
1 file changed
actions/init-npm/action.yaml
@@ -4,7 +4,7 @@ inputs:
4
node-version:
5
description: 'Node.js version'
6
required: false
7
- default: '22.x'
+ default: '24.x'
8
path:
9
description: "Path to the Node.js directory"
10
default: "."
0 commit comments