The hyperlink check with lychee is often failing:
https://github.com/exasol/ai-lab/actions/runs/23185303354/job/67367201073
In general, we should not be using external GitHub actions. While there are differences to this Python project & others, as it is already using a nox sessions, we could also add the Python Toolbox (>= 6.0.0) and use its hyperlink check.
The hyperlink check with lychee is often failing:
https://github.com/exasol/ai-lab/actions/runs/23185303354/job/67367201073
In general, we should not be using external GitHub actions. While there are differences to this Python project & others, as it is already using a nox sessions, we could also add the Python Toolbox (>= 6.0.0) and use its hyperlink check.