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 b434647 commit 6ef3379Copy full SHA for 6ef3379
1 file changed
.github/workflows/cibuildwheel-impl/action.yml
@@ -9,7 +9,7 @@ runs:
9
using: "composite"
10
steps:
11
- name: Build wheel
12
- uses: pypa/cibuildwheel@v3.0.1
+ uses: pypa/cibuildwheel@v3.4.1
13
env:
14
CIBW_BUILD: ${{ inputs.build-tag }}
15
0 commit comments