diff --git a/package.json b/package.json index ed7a9ae..e2f1355 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,9 @@ }, "author": "Anurag Hazra", "license": "MIT", + "engines": { + "node": ">=13" + }, "devDependencies": { "@actions/core": "^1.2.4", "@actions/github": "^4.0.0",