Skip to content

Commit

Permalink
Merge pull request #202 from yt-project/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/pypa/cibuildwheel-2.13.1
  • Loading branch information
neutrinoceros committed Jul 2, 2023
2 parents 4f020eb + 7cac76e commit 3f78d7d
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.0
uses: pypa/cibuildwheel@v2.13.1
with:
output-dir: dist
env:
Expand Down

0 comments on commit 3f78d7d

Please sign in to comment.