LibCST/.github/workflows
Zsolt Dollenstein 1995e70c5e
[ci] Fix pypi_upload workflow
pypi_upload has been broken since #810, because `actions/checkout` defaults to a shallow checkout that only checks out the revision triggering the workflow. This causes setuptools-scm to miss the most recent tag, causing the version to be detected as `0.1`.
2023-03-08 21:45:48 +00:00
..
build.yml [ci] Fix pypi_upload workflow 2023-03-08 21:45:48 +00:00
ci.yml Use new setup-python caching actions (#874) 2023-03-08 11:14:43 +00:00
pypi_upload.yml [ci] Fix pypi_upload workflow 2023-03-08 21:45:48 +00:00