diff --git a/action.yml b/action.yml index ddd4483..49f93c6 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: sponsor. default: "sponsor \U0001F496" runs: - using: node12 + using: node16 main: dist/index.js branding: icon: heart