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
REL: Prepare for v1.3.6 release.
`actions/checkout` introduced a breaking change where the github action
does no longer fetches tags by default. We add extra parameters to the
action to ensure tags are fetched so that the correct version number of
the package can be inferred by `setuptools-scm`.