Skip to content

Commit

Permalink
Merge pull request #170 from sumerc/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.17.0

Bump pypa/cibuildwheel from 2.16.2 to 2.17.0
  • Loading branch information
sumerc authored Oct 31, 2024
2 parents b95b148 + f358bec commit d6354e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl
Expand Down

0 comments on commit d6354e6

Please sign in to comment.