mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-13 21:53:21 +00:00
Use node16 runtime
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
## Development
|
||||
|
||||
To get started contributing to this project, clone it and install dependencies.
|
||||
Note that this action runs in Node.js 12.x, so we recommend using that version
|
||||
Note that this action runs in Node.js 16.x, so we recommend using that version
|
||||
of Node (see "engines" in this action's package.json for details).
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user