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 f03415b commit f63d353Copy full SHA for f63d353
.github/workflows/dist.yml
@@ -32,7 +32,7 @@ jobs:
32
name: Build CPython-${{ matrix.os }}
33
steps:
34
- uses: actions/checkout@v5
35
- - uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.13.3
+ - uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.13.3
36
- uses: actions/upload-artifact@v4
37
with:
38
name: ${{ matrix.os }}-wheel
0 commit comments