Skip to content

Commit 353eca5

Browse files
chore: Bump pypa/cibuildwheel from 2.16.3 to 2.16.4 (#73)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.3 to 2.16.4. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16.3...v2.16.4) --- 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 2b986dc commit 353eca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
fetch-depth: 0
3838

39-
- uses: pypa/[email protected].3
39+
- uses: pypa/[email protected].4
4040

4141
- name: Upload wheels
4242
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)