Skip to content

Commit 84dbd07

Browse files
dependabot[bot]im-vinicius
authored and
im-vinicius
committed
Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 (pandas-dev#53614)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.13.0...v2.13.1) --- 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 9288a28 commit 84dbd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
path: ./dist
111111

112112
- name: Build wheels
113-
uses: pypa/[email protected].0
113+
uses: pypa/[email protected].1
114114
with:
115115
package-dir: ./dist/${{ needs.build_sdist.outputs.sdist_file }}
116116
env:

0 commit comments

Comments
 (0)