Skip to content

Commit 0325369

Browse files
Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 (#897)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4ca20f commit 0325369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
platforms: arm64
2626

2727
- name: Build wheels
28-
uses: pypa/[email protected].1
28+
uses: pypa/[email protected].2
2929
env:
3030
CIBW_SKIP: cp36-* cp37-* cp38-* cp39-* cp310-* pp* *musllinux*
3131
CIBW_BEFORE_ALL_LINUX: apt-get install -y gcc || yum install -y gcc || apk add gcc

0 commit comments

Comments
 (0)