Skip to content

Commit

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

ci(dependabot): bump pypa/cibuildwheel from 2.13.0 to 2.14.0
  • Loading branch information
tlambert03 authored Jul 10, 2023
2 parents 8ef56c6 + eaadc00 commit 4463c07
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.13.0
uses: pypa/cibuildwheel@v2.14.0

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

0 comments on commit 4463c07

Please sign in to comment.