Skip to content

Commit

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

build(deps): bump pypa/cibuildwheel from 2.20.0 to 2.21.0
  • Loading branch information
dhdaines authored Sep 16, 2024
2 parents e7a5988 + e9b7c29 commit 4d8bda5
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.20.0
uses: pypa/cibuildwheel@v2.21.0

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

0 comments on commit 4d8bda5

Please sign in to comment.