chore(deps): update dependency node to v22 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
30003571c8
commit
fbf0f6cfc9
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
go-version: 1.24.x
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '22'
|
||||
- uses: actions/checkout@v4
|
||||
- run: (cd ui && yarn)
|
||||
- run: make build-js
|
||||
|
|
|
|||
Loading…
Reference in New Issue