Skip to content

Commit e9a69ad

Browse files
Bump pypa/cibuildwheel from 2.21.1 to 2.21.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.1 to 2.21.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.1...v2.21.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7122b0a commit e9a69ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
git clone https://github.com/martinus/robin-hood-hashing robinhood
2424
2525
- name: Build wheels
26-
uses: pypa/[email protected].1
26+
uses: pypa/[email protected].2
2727
env:
2828
CIBW_SKIP: "pp* cp36-* cp37-* *win_arm64 *_i686 *musllinux*"
2929
CIBW_BUILD_VERBOSITY: 1

0 commit comments

Comments
 (0)