diff --git a/action.yml b/action.yml index e7d24f5..2839a14 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: 'node20' + using: 'node16' main: 'dist/index.js' branding: color: blue