Skip to content

Commit

Permalink
Merge pull request #4682 from yt-project/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/workflows/pypa/cibuildwheel-2.16.2
  • Loading branch information
neutrinoceros authored Oct 4, 2023
2 parents 416a6a4 + 2997f3d commit 422095b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.15.0
uses: pypa/cibuildwheel@v2.16.2
with:
output-dir: dist
env:
Expand Down

0 comments on commit 422095b

Please sign in to comment.