Skip to content

Commit c5a118d

Browse files
authored
Update wheels.yml
1 parent 46cec9b commit c5a118d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v2
1717

1818
- name: Build wheels
19-
uses: pypa/cibuildwheel@v2.3.1
19+
uses: pypa/cibuildwheel@v2.18.1
2020
env:
2121
# Specify which Python versions to build wheels
2222
# https://cibuildwheel.readthedocs.io/en/stable/options/#build-skip

0 commit comments

Comments
 (0)