Skip to content

Commit 52ec17b

Browse files
authored
Merge pull request #209 from mwcraig/update-many-linux-version
Update version of manylinux wheel builder action
2 parents 3ef2a2a + 6415ed0 commit 52ec17b

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
@@ -55,7 +55,7 @@ jobs:
5555
python -m pip install --upgrade pip
5656
pip install twine
5757
- name: Python wheels manylinux build
58-
uses: RalfG/[email protected].0
58+
uses: RalfG/[email protected].2
5959
with:
6060
python-versions: 'cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310'
6161
build-requirements: 'setuptools cython'

0 commit comments

Comments
 (0)