We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf04d9c commit c6323deCopy full SHA for c6323de
.github/workflows/create_wheel.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
xcode-version: ${{ matrix.xcode }}
55
- name: Build wheels
56
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
57
env:
58
CIBW_PLATFORM: ${{ matrix.platform }}
59
CIBW_ARCHS: ${{ matrix.archs }}
0 commit comments