We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d078d3a + ecff61a commit df42f67Copy full SHA for df42f67
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Set up macOS
38
run: brew unlink gfortran && brew link --overwrite gfortran
39
if: ${{ runner.os == 'macOS' }}
40
- - uses: pypa/cibuildwheel@v2.15.0
+ - uses: pypa/cibuildwheel@v2.16.1
41
- uses: actions/upload-artifact@v3
42
with:
43
path: ./wheelhouse/*.whl
0 commit comments