Skip to content

Commit 8c1148f

Browse files
authored
Merge pull request #452 from PyO3/dependabot/github_actions/pypa/cibuildwheel-2.19.2
build(deps): bump pypa/cibuildwheel from 2.19.1 to 2.19.2
2 parents 95d3136 + 7e23cf8 commit 8c1148f

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
@@ -311,7 +311,7 @@ jobs:
311311
- uses: dtolnay/rust-toolchain@stable
312312
with:
313313
targets: aarch64-apple-darwin,x86_64-apple-darwin
314-
- uses: pypa/cibuildwheel@v2.19.1
314+
- uses: pypa/cibuildwheel@v2.19.2
315315
env:
316316
CIBW_BUILD: cp39-*
317317
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)