diff --git a/action.yml b/action.yml index 8d48968..f763e80 100644 --- a/action.yml +++ b/action.yml @@ -70,5 +70,5 @@ outputs: # description: The number of deployed seats runs: - using: "node20" + using: "node22" main: "dist/index.js"