diff --git a/action.yml b/action.yml index 279629b..6b279dd 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: "Pull Request Body Updater GitHub Action" description: "GitHub Action that updates a pull request body" author: "Devin Ford" runs: - using: "node16" + using: "node24" main: "dist/index.js" inputs: repo-token: