diff --git a/action.yml b/action.yml index 8fdc69b..00de6ae 100644 --- a/action.yml +++ b/action.yml @@ -65,5 +65,5 @@ inputs: Will be used only for pull requests. default: "/hold" runs: - using: node16 + using: node20 main: dist/index.js