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 3ec663d commit f66565aCopy full SHA for f66565a
1 file changed
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Node.js
29
uses: actions/setup-node@v4
30
with:
31
- node-version: '20'
+ node-version: '24'
32
registry-url: 'https://registry.npmjs.org'
33
34
# 确保使用最新版本的 npm 以支持 Trusted Publishing
0 commit comments