Skip to content

Commit 8692dc3

Browse files
Bump pypa/cibuildwheel from 2.11.3 to 2.11.4
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.11.3 to 2.11.4. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.11.3...v2.11.4) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23faf9f commit 8692dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
uses: docker/setup-qemu-action@v2
128128

129129
- name: Build wheels
130-
uses: pypa/[email protected].3
130+
uses: pypa/[email protected].4
131131
# GitHub Actions specific build parameters
132132
env:
133133
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)