diff --git a/action.yml b/action.yml index 504c621..587e921 100644 --- a/action.yml +++ b/action.yml @@ -56,7 +56,7 @@ outputs: response: description: 'Response written from an authenticated user' runs: - using: 'node16' + using: 'node20' main: 'app.js' branding: icon: 'hash'