python-blosc2 icon indicating copy to clipboard operation
python-blosc2 copied to clipboard

Modernize upload/download artifact actions to v4 in CI

Open FrancescAlted opened this issue 1 year ago • 0 comments

As upload-artifact and download-artifact v3 are going out of life, we need to update actions in .github/workflows/cibuildwheels.yaml to v4. Also, we need to fix the fact that the sdist tarball is currently not being uploaded to PyPI.

FrancescAlted avatar Dec 16 '24 12:12 FrancescAlted