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

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