chore(deps): update dependency node to v24
All checks were successful
Lint / Lint and Typecheck (pull_request) Successful in 27s
Lint / Lint and Typecheck (push) Successful in 26s

This commit was merged in pull request #13.
This commit is contained in:
2025-11-01 01:04:40 +00:00
committed by Felix Schulze
parent 06ca97dd36
commit 28ffd7f7d2
3 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
with:
node-version: 22
node-version: 24
cache: "pnpm"
- name: Install dependencies