update Nodejs version to 24 (#219859)

This commit is contained in:
PiQuark6046
2025-12-12 01:09:07 +09:00
committed by GitHub
parent d6485d85b6
commit 403a7e1bac
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name: AGLint
env:
NODE_VERSION: 20
NODE_VERSION: 24
on:
push:

View File

@@ -1,7 +1,7 @@
name: markdownlint
env:
NODE_VERSION: 20
NODE_VERSION: 24
on:
push: