mirror of
https://github.com/gotify/server.git
synced 2026-06-02 00:11:05 +08:00
chore(deps): update dependency node to v24 (#868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
go-version: 1.25.x
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: '24'
|
||||
- uses: actions/checkout@v5
|
||||
- run: (cd ui && yarn)
|
||||
- run: make build-js
|
||||
|
||||
Reference in New Issue
Block a user