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

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