chore(deps): update node.js to v24.12.0 (#4662)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-16 23:29:59 +00:00
committed by GitHub
parent 4c7185646d
commit 9adf113042
8 changed files with 9 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ jobs:
- uses: actions/setup-node@v6
if: env.SKIP_RELEASE == 'false'
with:
node-version: 24.11.1
node-version: 24.12.0
cache: "pnpm"
- run: npm i -g pnpm
if: env.SKIP_RELEASE == 'false'