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 089f949 commit c0ca932Copy full SHA for c0ca932
.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.1.3
+ uses: pypa/cibuildwheel@v3.1.4
41
- uses: actions/upload-artifact@v4
42
with:
43
name: artifact-${{ matrix.os }}
0 commit comments