diff --git a/action.yml b/action.yml index 09bce42..6479721 100644 --- a/action.yml +++ b/action.yml @@ -78,7 +78,7 @@ outputs: description: Full hash of the created commit. Only present if the "changes_detected" output is "true". runs: - using: 'node12' + using: 'node16' main: 'index.js' branding: