Update dependency node to v24
Some checks failed
Lint / lint (push) Failing after 6s
Build / build (pull_request) Failing after 19s

This commit is contained in:
2025-10-28 12:02:15 +00:00
parent 4b81b6f339
commit 777b9ec672
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v5
- uses: actions/setup-node@v6
with:
node-version: 16
node-version: 24
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm run release