diff --git a/action.yml b/action.yml index a79d4a5..3bce204 100644 --- a/action.yml +++ b/action.yml @@ -59,7 +59,7 @@ outputs: changes: description: JSON array with names of all filters matching any of changed files runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: color: blue