docs: request developers to code with NodeJS 16 or later

This commit is contained in:
Kengo TODA
2021-12-24 13:37:58 +08:00
parent b8a50788a5
commit c71c2a12df
2 changed files with 4 additions and 1 deletions

View File

@@ -17,6 +17,9 @@
"type": "git",
"url": "git+https://github.com/actions/typescript-action.git"
},
"engines": {
"node": "^16.13.1"
},
"keywords": [
"actions",
"node",