Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29e8632

Browse files
authored
Merge pull request h5py#2527 from h5py/dependabot/github_actions/actions-98419dc9fc
Build(deps): Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in the actions group
2 parents 2e15ed9 + b4dc97b commit 29e8632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
id: triage
109109

110110
# Now actually build the wheels
111-
- uses: pypa/cibuildwheel@v2.21.3
111+
- uses: pypa/cibuildwheel@v2.22.0
112112
env:
113113
# Note that tool.cibuildwheel "skip" in pyproject.toml also limits what gets built
114114
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)