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