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