Skip to content

Commit f1bf3b6

Browse files
authored
Merge pull request #409 from PyO3/dependabot/github_actions/pypa/cibuildwheel-2.16.5
build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.16.5
2 parents 58266f2 + f42290a commit f1bf3b6

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/[email protected].2
311+
- uses: pypa/[email protected].5
312312
env:
313313
CIBW_BUILD: cp39-*
314314
CIBW_BEFORE_BUILD: >

0 commit comments

Comments
 (0)