open-telemetry / opentelemetry-python

OpenTelemetry Python API and SDK
https://opentelemetry.io
Apache License 2.0
1.82k stars 634 forks source link

fix workflows #4256

Closed emdneto closed 2 weeks ago

emdneto commented 2 weeks ago

Description

Fix workflows and check-links

Pinning markdown-link-check to v3.12.2 because of this https://github.com/tcort/markdown-link-check/issues/369

Yesterday, while releasing otel-python packages, we faced CI errors for check-links action. The thing is during the release, the external package markdown-link-check also released a new version that breaks the tool when using config files, so that explains the CI errors we had for check-links