mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 16:58:30 +00:00
bump node version
This commit is contained in:
parent
0a9418be10
commit
1a46f17088
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-helper.yml
vendored
2
.github/workflows/build-helper.yml
vendored
|
|
@ -2,7 +2,7 @@ name: "Build Helper"
|
|||
on: workflow_dispatch
|
||||
env:
|
||||
GO_VERSION: "1.22.5"
|
||||
NODE_VERSION: "21.5.0"
|
||||
NODE_VERSION: "22.5.1"
|
||||
jobs:
|
||||
runbuild:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue