feat: update action runtime to node 16

This commit is contained in:
Peter Evans 2022-03-22 12:12:56 +09:00
parent 0e8dfbd57d
commit 84fd482a50
10 changed files with 89 additions and 78 deletions

View file

@ -1,6 +1,6 @@
{
"name": "create-pull-request",
"version": "3.0.0",
"version": "4.0.0",
"private": true,
"description": "Creates a pull request for changes to your repository in the actions workspace",
"main": "lib/main.js",