diff --git a/action.yml b/action.yml index b7f8140..18df5ca 100644 --- a/action.yml +++ b/action.yml @@ -29,5 +29,5 @@ outputs: changes: description: 'Description text of the log entry found' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js'