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 c3041ce commit c3eefb6Copy full SHA for c3eefb6
.github/workflows/build-cli.yml
@@ -99,7 +99,7 @@ jobs:
99
fetch-depth: 0
100
101
- name: Create wheels
102
- uses: pypa/cibuildwheel@9c00cb4f6b517705a3794b22395aedc36257242c # v3.2.1
+ uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # v3.3.0
103
with:
104
package-dir: pact-python-cli
105
env:
.github/workflows/build-ffi.yml
package-dir: pact-python-ffi
0 commit comments