Skip to content

Commit

Permalink
Merge pull request #1087 from glotzerlab/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…pa/cibuildwheel-2.12.1

Bump pypa/cibuildwheel from 2.12.0 to 2.12.1
  • Loading branch information
tommy-waltmann committed Apr 4, 2023
2 parents 52080c6 + f2e2ec7 commit ae7d02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
submodules: "recursive"

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.12.1
env:
# Build for cpython >= 3.6.
CIBW_PROJECT_REQUIRES_PYTHON: "==${{ matrix.pyver }}.*"
Expand Down

0 comments on commit ae7d02c

Please sign in to comment.