Skip to content

Commit

Permalink
ci(dependabot): bump pypa/cibuildwheel from 2.9.0 to 2.10.1 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 3493af9 commit 61f4744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
python-version: "3.9"

- name: Build wheels
uses: pypa/cibuildwheel@v2.9.0
uses: pypa/cibuildwheel@v2.10.1

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 61f4744

Please sign in to comment.