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 b6109f6 commit b00403dCopy full SHA for b00403d
.github/workflows/cibuildwheel.yml
@@ -37,7 +37,7 @@ jobs:
37
steps:
38
- uses: actions/checkout@v5
39
- name: Run cibuildwheel
40
- uses: pypa/cibuildwheel@v3.2.0
+ uses: pypa/cibuildwheel@v3.2.1
41
- uses: actions/upload-artifact@v4
42
with:
43
name: artifact-${{ matrix.os }}
0 commit comments