diff --git a/action.yml b/action.yml index 10713534..954acf98 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: "Pull Request Updater GitHub Action" description: "GitHub Action that updates a pull request with information extracted from branch name" author: "Tamim Khan" runs: - using: "node16" + using: "node20" main: "dist/index.js" inputs: repo-token: