Skip to content

Commit fedb0cb

Browse files
Bump pypa/cibuildwheel from 2.23.2 to 3.1.3 (#771)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.2 to 3.1.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.2...v3.1.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Davis Bennett <[email protected]>
1 parent f0d250b commit fedb0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
submodules: true
3434
fetch-depth: 0 # required for version resolution for nightly wheels
3535

36-
- uses: pypa/[email protected].0
36+
- uses: pypa/[email protected].3
3737

3838
- uses: actions/upload-artifact@v4
3939
with:

0 commit comments

Comments
 (0)