Skip to content

Commit 0772d8a

Browse files
committed
Update pypa/cibuildwheelds action
1 parent 2b3c47c commit 0772d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-python@v3
1818

1919
- name: "Build wheels"
20-
uses: pypa/cibuildwheel@v2.18.1
20+
uses: pypa/cibuildwheel@v2.20.0
2121
with:
2222
package-dir: .
2323
env:

0 commit comments

Comments
 (0)