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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-04 21:14:13 +01:00
committed by GitHub
parent 881d0d1219
commit a43ac18bef
8 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ runs:
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v5
with:
node-version: 24.10.0
node-version: 24.11.0
cache: "pnpm"
- shell: bash