Skip to content

Commit 56733fe

Browse files
Bump RalfG/python-wheels-manylinux-build from 0.4.2 to 0.7.1
Bumps [RalfG/python-wheels-manylinux-build](https://github.com/ralfg/python-wheels-manylinux-build) from 0.4.2 to 0.7.1. - [Release notes](https://github.com/ralfg/python-wheels-manylinux-build/releases) - [Commits](RalfG/python-wheels-manylinux-build@v0.4.2...v0.7.1) --- updated-dependencies: - dependency-name: RalfG/python-wheels-manylinux-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39cca5a commit 56733fe

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)