There was an error while loading. Please reload this page.
1 parent 534fed4 commit a20a7d0Copy full SHA for a20a7d0
1 file changed
.github/workflows/build_commit_web.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- uses: actions/setup-node@v7
70
with:
71
- node-version: "24.12.0"
+ node-version: "26"
72
- name: Install NPM version
73
run: npm install -g npm@latest
74
0 commit comments