diff --git a/action.yml b/action.yml index e843b6e..7a8c378 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: 'Get Changed Files' description: 'Saves lists of changed files as JSON for use by other actions.' author: 'Dustin Falgout ' runs: - using: 'node18' + using: 'node16' main: 'dist/index.js' inputs: token: