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

This commit is contained in:
2025-11-01 02:06:56 +00:00
parent 020645a1f8
commit 312e80cb6d
3 changed files with 13 additions and 13 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