Skip to content

Commit 3671afb

Browse files
authored
Merge pull request #236 from vpython/dependabot/github_actions/RalfG/python-wheels-manylinux-build-0.7.1
Bump RalfG/python-wheels-manylinux-build from 0.4.2 to 0.7.1
2 parents 39cca5a + 56733fe commit 3671afb

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
@@ -59,7 +59,7 @@ jobs:
5959
python -m pip install --upgrade pip
6060
pip install twine
6161
- name: Python wheels manylinux build
62-
uses: RalfG/python-wheels-manylinux-build@v0.4.2
62+
uses: RalfG/python-wheels-manylinux-build@v0.7.1
6363
with:
6464
python-versions: 'cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310'
6565
build-requirements: 'setuptools cython setuptools_scm'

0 commit comments

Comments
 (0)