diff --git a/action.yml b/action.yml index 4b19542..852cec0 100644 --- a/action.yml +++ b/action.yml @@ -11,5 +11,5 @@ outputs: branding: color: 'blue' runs: - using: 'node16' + using: 'node20' main: 'lib/index.js'