Skip to content

Commit

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

build(deps): bump pypa/cibuildwheel from 2.19.0 to 2.20.0
  • Loading branch information
dhdaines authored Aug 5, 2024
2 parents 224bae0 + d1a388b commit 4a176d2
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.19.0
uses: pypa/cibuildwheel@v2.20.0

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

0 comments on commit 4a176d2

Please sign in to comment.