diff --git a/action.yml b/action.yml index 4b700a6bd..154158994 100644 --- a/action.yml +++ b/action.yml @@ -78,7 +78,7 @@ outputs: description: "Indicates whether custom patterns were used" runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' post: 'dist/cleanup/index.js'