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 470f981 commit 1b667bbCopy full SHA for 1b667bb
.github/workflows/build-cli.yml
@@ -98,7 +98,7 @@ jobs:
98
fetch-depth: 0
99
100
- name: Create wheels
101
- uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
+ uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
102
with:
103
package-dir: pact-python-cli
104
env:
.github/workflows/build-ffi.yml
package-dir: pact-python-ffi
0 commit comments