chore(deps): update node.js (#3959)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 12:34:03 +00:00
committed by GitHub
parent 99bfc4a0b6
commit afe10b8715
5 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ jobs:
- uses: actions/setup-node@v4
if: env.SKIP_RELEASE == 'false'
with:
node-version: 22.18.0
node-version: 22.19.0
- run: npm i -g pnpm
if: env.SKIP_RELEASE == 'false'
- name: Install dependencies