mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-23 03:11:05 +00:00
Detect changes failed intermittently with a self-signed certificate error when dorny/paths-filter (node20 action forced onto Node 24) called the GitHub API. Set NODE_OPTIONS=--use-system-ca on those steps. Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>