There was an error while loading. Please reload this page.
1 parent 246c6d1 commit 9a16eeeCopy full SHA for 9a16eee
1 file changed
.github/workflows/publish-package.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Node.js
26
uses: actions/setup-node@v4
27
with:
28
- node-version: 18
+ node-version: 24
29
registry-url: 'https://registry.npmjs.org'
30
31
- name: Install packages
0 commit comments