Skip to content

Commit

Permalink
Merge pull request #413 from sebp/dependabot/github_actions/pypa/cibu…
Browse files Browse the repository at this point in the history
…ildwheel-2.16.2

Build(deps): Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
  • Loading branch information
sebp authored Oct 13, 2023
2 parents 90b6a0c + d81a32a commit 86cab23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fi
- name: Build wheels
uses: pypa/[email protected].1
uses: pypa/[email protected].2
env:
CIBW_ARCHS: auto64
CIBW_BUILD: cp${{ matrix.python }}-${{ steps.platform.outputs.build_platform }}*
Expand Down

0 comments on commit 86cab23

Please sign in to comment.