mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-23 18:17:42 +08:00
docs: request developers to code with NodeJS 16 or later
This commit is contained in:
@@ -16,7 +16,7 @@ Click the `Use this Template` and provide the new repo details for your action
|
||||
|
||||
## Code in Main
|
||||
|
||||
> First, you'll need to have a reasonably modern version of `node` handy. This won't work with versions older than 9, for instance.
|
||||
First, you'll need to have a reasonably modern version of `node` handy. This won't work with versions older than 16, for instance.
|
||||
|
||||
Install the dependencies
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user