Skip to content

Commit

Permalink
Merge pull request #107 from yt-project/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/actions-e59861b654

Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in /.github/workflows in the actions group
  • Loading branch information
neutrinoceros authored Aug 1, 2024
2 parents 6ef2f92 + 4f65fc5 commit ab1bd06
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 @@ -35,7 +35,7 @@ jobs:
uv-venv: .venv

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

0 comments on commit ab1bd06

Please sign in to comment.