diff --git a/action.yml b/action.yml index dc51528..4b1aa72 100644 --- a/action.yml +++ b/action.yml @@ -48,7 +48,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