Skip to content

Commit

Permalink
Merge pull request #66 from dcnieho/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.16.2

Bump pypa/cibuildwheel from 2.15.0 to 2.16.2
  • Loading branch information
dcnieho authored Nov 9, 2023
2 parents 64a9796 + bd76b74 commit 935f856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
submodules: true

- uses: pypa/cibuildwheel@v2.15.0
- uses: pypa/cibuildwheel@v2.16.2
with:
package-dir: SDK_wrapper
env:
Expand Down

0 comments on commit 935f856

Please sign in to comment.