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

This commit was merged in pull request #20.
This commit is contained in:
2025-11-01 02:06:56 +00:00
committed by Felix Schulze
parent 5116630d8f
commit 786c74282d
3 changed files with 13 additions and 13 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