Skip to content

Commit 0ed82e9

Browse files
Bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.1 to 3.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1...v3.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1da74ad commit 0ed82e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
brew install flex
5858
echo "/usr/local/opt/flex/bin" >> $GITHUB_PATH
5959
60-
- uses: pypa/cibuildwheel@v3.1
60+
- uses: pypa/cibuildwheel@v3.2
6161
env:
6262
CIBW_BEFORE_ALL_LINUX: |
6363
yum --disablerepo=epel -y update ca-certificates

0 commit comments

Comments
 (0)