You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The actions/setup-python action no longer offers Python 3.8.2, so 3.8.3 must now be used in the CI workflow. It makes sense to use the same Python version to run the action as we do to test it, so the version used in the Docker container is also updated.
0 commit comments