fix(docs): update NODE_VERSION to 24.x in CI and publish workflows
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
- master
|
||||
|
||||
env:
|
||||
NODE_VERSION: 22.x
|
||||
NODE_VERSION: 24.x
|
||||
|
||||
jobs:
|
||||
code-quality:
|
||||
|
||||
Reference in New Issue
Block a user