Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 781c960 commit 95bb64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
platforms: all

- name: "Build wheels"
uses: pypa/[email protected].0
uses: pypa/[email protected].1
env:
CIBW_ARCHS: ${{ matrix.cibw_archs }}
PIP_USE_PEP517: 1
Expand Down

0 comments on commit 95bb64c

Please sign in to comment.