Skip to content

Commit 1226a00

Browse files
Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 (#128)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.1 to 2.23.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.1...v2.23.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be0e335 commit 1226a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
run: conda install -y openblas pkgconfig
140140

141141
- name: Build wheels
142-
uses: pypa/[email protected].1
142+
uses: pypa/[email protected].2
143143

144144
- uses: actions/upload-artifact@v4
145145
with:

0 commit comments

Comments
 (0)