diff --git a/action.yml b/action.yml index c626173..c8689d9 100644 --- a/action.yml +++ b/action.yml @@ -18,8 +18,8 @@ outputs: replaced: description: 'The output string' runs: - using: 'node12' + using: 'node16' main: 'index.js' branding: icon: 'search' - color: gray-dark \ No newline at end of file + color: gray-dark