Skip to content

Commit 5d6ce3e

Browse files
authored
Update python-publish.yml
1 parent 02ef9a2 commit 5d6ce3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python -m pip install --upgrade pip
3131
pip install build
3232
- name: Build manylinux Python wheels
33-
uses: RalfG/python-wheels-manylinux-build@v0.7.1-manylinux2014_x86_64
33+
uses: tmtenbrink/python-wheels-manylinux-build@1.0.0
3434
with:
3535
python-versions: 'cp38-cp38 cp39-cp39 cp310-cp310 cp311-cp311'
3636
build-requirements: 'build'

0 commit comments

Comments
 (0)