chore(deps): update dependency node to v24
Some checks failed
Lint / Lint (push) Failing after 18s
Lint / Lint (pull_request) Failing after 18s

This commit is contained in:
2025-11-01 01:05:12 +00:00
committed by Felix Schulze
parent d252986097
commit 112b459df6
3 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
with:
node-version: 22
node-version: 24
cache: 'pnpm'
- name: Install dependencies