We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c67c7 commit a1809dbCopy full SHA for a1809db
.github/workflows/dist.yml
@@ -32,7 +32,7 @@ jobs:
32
name: Build CPython-${{ matrix.os }}
33
steps:
34
- uses: actions/checkout@v6
35
- - uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.13.3
+ - uses: pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # v3.13.3
36
- uses: actions/upload-artifact@v6
37
with:
38
name: ${{ matrix.os }}-wheel
0 commit comments