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 e0663af commit 7d6f0d6Copy full SHA for 7d6f0d6
1 file changed
.github/workflows/publish.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Node
30
uses: actions/setup-node@v4.1.0
31
with:
32
- node-version: 18.x
+ node-version: 24
33
registry-url: https://registry.npmjs.com
34
35
- name: Build NPM
0 commit comments