chore(deps): update dependency node to v24.11.1 (#4490)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-17 02:07:01 +00:00
committed by GitHub
parent 0fb01c90e9
commit aae81d3120
5 changed files with 59 additions and 59 deletions

View File

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