Skip to content

Commit 8e3a7fb

Browse files
committed
Update action.yml
1 parent b81a4d0 commit 8e3a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/publish-npm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ inputs:
1717
node-version:
1818
description: 'Node.js version to use when publishing.'
1919
required: false
20-
default: '20'
20+
default: '24.x'
2121
runs:
2222
using: 'composite'
2323
steps:

0 commit comments

Comments
 (0)