Skip to content

Commit

Permalink
--- (#94)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: joerick/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent cb75736 commit 4acdb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
CIBW_BUILD_VERBOSITY: 3
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: pytest {package}
uses: joerick/cibuildwheel@v2.16.2
uses: joerick/cibuildwheel@v2.18.1

- name: Build source
if: ${{env.SINGLE_ACTION_CONFIG == 'True'}}
Expand Down

0 comments on commit 4acdb60

Please sign in to comment.