diff --git a/action.yml b/action.yml index ec6325059..656e8ec87 100644 --- a/action.yml +++ b/action.yml @@ -68,7 +68,7 @@ inputs: wait: description: 'If "true", waits for all audit results to be returned, otherwise URLs are only enqueued.' runs: - using: 'node18' + using: 'node20' main: 'dist/index.js' branding: icon: 'zap'