Skip to content

Commit

Permalink
ci(dependabot): bump pypa/cibuildwheel from 2.11.2 to 2.11.3 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent d384e87 commit 4ee2a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
fetch-depth: 0

- name: Build wheels via cibuildwheel
uses: pypa/cibuildwheel@v2.11.2
uses: pypa/cibuildwheel@v2.11.3
env:
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"

Expand Down

0 comments on commit 4ee2a38

Please sign in to comment.