fix/build-artifact-ca-cert
main
Node.js actions (checkout, cache, upload-artifact, download-artifact) use their own TLS stack and don't trust the system CA store. Setting NODE_EXTRA_CA_CERTS points Node to the system bundle which includes the Cloudflare origin CA.