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

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