Skip to content

Commit e28e83c

Browse files
authored
Merge pull request #155 from vpython/sspickle-patch-1
Update upload_pypi.yml
2 parents 5fb1a65 + a837dbb commit e28e83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
python -m pip install --upgrade pip
5151
pip install twine
5252
- name: Python wheels manylinux build
53-
uses: RalfG/python-wheels-manylinux-build@v0.1
53+
uses: RalfG/python-wheels-manylinux-build@v0.3.4
5454
with:
5555
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38'
5656
build-requirements: 'setuptools cython'

0 commit comments

Comments
 (0)