From 68ac87628f535581ac4acf4ce386b6ffebda37db Mon Sep 17 00:00:00 2001 From: msu Date: Mon, 19 Feb 2024 12:03:53 +1100 Subject: [PATCH] update node version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27c3d3c..ac31e31 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This sample app showcases how webhooks can be used with a GitHub App's installat ## Requirements -- Node.js 12 or higher +- Node.js 20 or higher - A GitHub App subscribed to **Pull Request** events and with the following permissions: - Pull requests: Read & write - Metadata: Read-only