Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Bump joerick/cibuildwheel from 1.10.0 to 1.11.0 (#111)
Browse files Browse the repository at this point in the history
Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/joerick/cibuildwheel/releases)
- [Changelog](https://github.com/joerick/cibuildwheel/blob/master/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2021
1 parent 0088576 commit 9af9ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: joerick/cibuildwheel@v1.10.0
- uses: joerick/cibuildwheel@v1.11.0

- name: Show files
run: ls -lh wheelhouse
Expand Down

0 comments on commit 9af9ba4

Please sign in to comment.