We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cb5b3c + 6003b60 commit c26ac65Copy full SHA for c26ac65
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: 设置 Node.js
29
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
30
with:
31
node-version: 22
32
registry-url: 'https://registry.npmjs.org'
0 commit comments