Skip to content

Commit 3f3f008

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

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.0
60+
- uses: pypa/cibuildwheel@v3.1
6161
env:
6262
CIBW_BEFORE_ALL_LINUX: |
6363
yum --disablerepo=epel -y update ca-certificates

0 commit comments

Comments
 (0)