Skip to content

Commit eb942b3

Browse files
authored
Merge pull request #418 from PyO3/dependabot/github_actions/pypa/cibuildwheel-2.17.0
build(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0
2 parents 9915f2c + 2d98762 commit eb942b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jobs:
308308
- uses: dtolnay/rust-toolchain@stable
309309
with:
310310
targets: aarch64-apple-darwin
311-
- uses: pypa/cibuildwheel@v2.16.5
311+
- uses: pypa/cibuildwheel@v2.17.0
312312
env:
313313
CIBW_BUILD: cp39-*
314314
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)