Skip to content

Commit

Permalink
Merge pull request #379 from cmusphinx/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.16.4

build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.16.4
  • Loading branch information
dhdaines committed Jan 29, 2024
2 parents 1f14693 + d8d8a52 commit b5d1f7f
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 @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.16.4

- name: Upload
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b5d1f7f

Please sign in to comment.