There was an error while loading. Please reload this page.
1 parent 9ce84ab commit 6016c05Copy full SHA for 6016c05
1 file changed
.github/workflows/npm-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Node.js
23
uses: actions/setup-node@v4
24
with:
25
- node-version: '22'
+ node-version: '24'
26
registry-url: 'https://registry.npmjs.org'
27
28
- name: Verify version matches tag
0 commit comments