fix(ci): use ubuntu-latest for mypy action by aignas · Pull Request #2784 · bazel-contrib/rules_python

Conversation

groodt

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Will this risk flakes if the version is pinned to latest? Or should we bump to a static version that works?

@aignas

I think the risk is low, because mypy action has the necessary pins.

2 participants

@aignas @groodt