diff --git a/action.yml b/action.yml index 601f65c..bc0b866 100644 --- a/action.yml +++ b/action.yml @@ -62,5 +62,5 @@ inputs: outputs: {} runs: - using: "node16" + using: "node20" main: "dist/index.js"