chore(deps)!: update node (v22.21.0 → v24.11.0) (#324)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-28 20:07:29 +02:00
committed by GitHub
parent 42a40cfaf1
commit ca7fc1a5ff
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ runs:
- name: Setup Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
with:
node-version: '22'
node-version: '24'
cache: npm
- name: Install Node dependencies