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 b81a4d0 commit 8e3a7fbCopy full SHA for 8e3a7fb
.github/workflows/actions/publish-npm/action.yml
@@ -17,7 +17,7 @@ inputs:
17
node-version:
18
description: 'Node.js version to use when publishing.'
19
required: false
20
- default: '20'
+ default: '24.x'
21
runs:
22
using: 'composite'
23
steps:
0 commit comments