chore(deps): update dependency node to v24 (#4368)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-29 18:30:02 +01:00
committed by GitHub
parent c544d6ec2e
commit 9e4b93abcf
6 changed files with 67 additions and 79 deletions

View File

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