fix(docs): update NODE_VERSION to 24.x in CI and publish workflows

This commit is contained in:
2026-06-08 16:11:27 +07:00
parent 5c33ed36a4
commit 27f7a0f00e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- master - master
env: env:
NODE_VERSION: 22.x NODE_VERSION: 24.x
jobs: jobs:
code-quality: code-quality:
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- master - master
env: env:
NODE_VERSION: 22.x NODE_VERSION: 24.x
jobs: jobs:
check-and-publish: check-and-publish: