Skip to content

Commit b14a75a

Browse files
build(deps): bump pypa/cibuildwheel from 3.2 to 3.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2 to 3.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.2...v3.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a278e7 commit b14a75a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
rm -rf .git
7474
if: matrix.dp_pkg_name == 'deepmd-kit-cu11'
7575
- name: Build wheels
76-
uses: pypa/cibuildwheel@v3.2
76+
uses: pypa/cibuildwheel@v3.3
7777
env:
7878
CIBW_BUILD_VERBOSITY: 1
7979
CIBW_ARCHS: all

0 commit comments

Comments
 (0)