diff --git a/action.yml b/action.yml index d2e3a58..09fb01b 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ outputs: stderr: description: Error of the command runs: - using: node16 + using: node20 main: dist/index.js branding: icon: terminal