Skip to content

Commit

Permalink
Merge pull request #19 from gnikit/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.15.0

build(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0
  • Loading branch information
gnikit authored Aug 30, 2023
2 parents b5b150c + 813995a commit 7eab6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1

- name: Build wheels
uses: pypa/cibuildwheel@v2.14.1
uses: pypa/cibuildwheel@v2.15.0

- name: Make wheels Pythonless
run: |
Expand Down

0 comments on commit 7eab6d6

Please sign in to comment.