Skip to content

Commit

Permalink
Merge pull request #7 from miquelmassot/dependabot/github_actions/pyp…
Browse files Browse the repository at this point in the history
…a/cibuildwheel-2.12.1

Bump pypa/cibuildwheel from 2.12.0 to 2.12.1
  • Loading branch information
miquelmassot authored Mar 20, 2023
2 parents 16205e2 + 1e5be9d commit 1064aed
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 @@ -51,7 +51,7 @@ jobs:
submodules: recursive
- uses: actions/setup-python@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.12.1
env:
CIBW_BUILD_VERBOSITY: 1
with:
Expand Down

0 comments on commit 1064aed

Please sign in to comment.