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 031b5da commit b56ef28Copy full SHA for b56ef28
.github/actions/prepare/action.yml
@@ -6,7 +6,7 @@ inputs:
6
node-version:
7
description: 'The version of Node.js to use'
8
required: false
9
- default: 'current'
+ default: '22'
10
11
runs:
12
using: composite
0 commit comments