Skip to content

Commit

Permalink
Merge pull request #215 from yt-project/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/pypa/cibuildwheel-2.14.1
  • Loading branch information
neutrinoceros committed Aug 2, 2023
2 parents 0977a21 + 2af3c9e commit b765e14
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 @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3

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

0 comments on commit b765e14

Please sign in to comment.