diff --git a/action.yml b/action.yml index 5e67a1f7..8192c950 100644 --- a/action.yml +++ b/action.yml @@ -81,7 +81,7 @@ outputs: description: Full hash of the created commit. Only present if the "changes_detected" output is "true". runs: - using: 'node16' + using: 'node20' main: 'index.js' branding: