We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed33ed3 commit 8f736f8Copy full SHA for 8f736f8
1 file changed
.github/workflows/sdk-release.yml
@@ -96,7 +96,7 @@ jobs:
96
- name: Set up Node.js for npm publishing
97
uses: actions/setup-node@v4
98
with:
99
- node-version: 20
+ node-version: 24
100
registry-url: https://registry.npmjs.org/
101
102
- name: Publish to npm
0 commit comments