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 746cfd0 commit 7fbc127Copy full SHA for 7fbc127
1 file changed
.github/workflows/cibuildwheel.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- name: Build wheels
22
- uses: pypa/cibuildwheel@v2.19.1
+ uses: pypa/cibuildwheel@v2.21.3
23
env:
24
CIBW_SOME_OPTION: value
25
with:
0 commit comments