Skip to content

Commit

Permalink
Merge pull request #31 from tlambert03/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.16.5

ci(dependabot): bump pypa/cibuildwheel from 2.16.2 to 2.16.5
  • Loading branch information
tlambert03 authored Feb 20, 2024
2 parents 8d5737b + 6fdb22b commit f782199
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 @@ -55,7 +55,7 @@ jobs:
python-version: "3.10"

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

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

0 comments on commit f782199

Please sign in to comment.