diff --git a/action.yml b/action.yml index fd7edb7..ce1321d 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ outputs: description: "The sum of all `files_*_count` outputs" runs: - using: "node16" + using: "node20" main: "dist/index.js" branding: icon: "wind"