diff --git a/action.yml b/action.yml index 6a70261..832aa46 100644 --- a/action.yml +++ b/action.yml @@ -48,5 +48,5 @@ inputs: default: '["- There must be a description"]' runs: - using: "node16" + using: "node20" main: "dist/index.js"