🐛 fix(workflow): manage Node versions with fnm

This commit is contained in:
csh
2026-08-13 17:33:55 +08:00
parent f90faa10c3
commit fac69aafbd
6 changed files with 126 additions and 5 deletions
+3
View File
@@ -1,6 +1,9 @@
{
"name": "playbook",
"private": true,
"engines": {
"node": ">=20"
},
"devDependencies": {
"markdownlint-cli": "0.48.0",
"prettier": "3.9.6"