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 c212618 commit f999d0eCopy full SHA for f999d0e
.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@7c619efba910c04005a835b110b057fc28fd6e93 # v3.13.3
+ - uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.13.3
36
- uses: actions/upload-artifact@v4
37
with:
38
name: ${{ matrix.os }}-wheel
0 commit comments