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 4fb2578 commit 300774dCopy full SHA for 300774d
.github/actions/nodejs/action.yml
@@ -5,7 +5,7 @@ inputs:
5
node-version:
6
description: Node.js version
7
required: false
8
- default: 18.x
+ default: 22.x
9
10
runs:
11
using: composite
0 commit comments