1 parent 4f53387 commit 002d1dfCopy full SHA for 002d1df
2 files changed
.github/workflows/pypi-build-artifacts.yml
@@ -69,7 +69,7 @@ jobs:
69
if: matrix.os == 'ubuntu-latest'
70
71
- name: Build wheels
72
- uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0
+ uses: pypa/cibuildwheel@4726cd35bb13f7bde50cf2761f2499ac7b3aa32c # v4.1.1
73
with:
74
output-dir: wheelhouse
75
config-file: "pyproject.toml"
.github/workflows/svn-build-artifacts.yml
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
0 commit comments