diff --git a/action.yml b/action.yml index dc27963..c12f278 100644 --- a/action.yml +++ b/action.yml @@ -33,8 +33,8 @@ inputs: description: URL to png of discord avatar to use. Default is the GitHub monochrome mark cat logo. required: false runs: - using: 'node12' + using: 'node16' main: 'index.js' branding: color: orange - icon: alert-triangle \ No newline at end of file + icon: alert-triangle