Skip to content

Commit f13c8d6

Browse files
Bump pypa/cibuildwheel from 2.21.1 to 2.21.3 (#1224)
1 parent 7cf0c22 commit f13c8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
if: startsWith(matrix.os, 'ubuntu')
6464

6565
- name: Build wheels
66-
uses: pypa/[email protected].1
66+
uses: pypa/[email protected].3
6767
with:
6868
output-dir: wheelhouse
6969
config-file: "pyproject.toml"

0 commit comments

Comments
 (0)