We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096806e commit ddb9924Copy full SHA for ddb9924
.github/workflows/pypi_upload.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/checkout@v3
59
60
- name: Build wheels via cibuildwheel
61
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].2
62
env:
63
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"
64
0 commit comments