There was an error while loading. Please reload this page.
1 parent 195db8a commit 1ed9cd3Copy full SHA for 1ed9cd3
1 file changed
.github/workflows/deploy-prod.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: 设置 Node.js
33
uses: actions/setup-node@v4
34
with:
35
- node-version: 20
+ node-version: 22
36
cache: yarn
37
38
- name: Run install
0 commit comments