Skip to content

Commit d28893f

Browse files
committed
chore(dependencies): update pypa/cibuildwheel action to v2.15.0
1 parent 4efb55f commit d28893f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
platforms: all
2121

2222
- name: Build wheels
23-
uses: pypa/cibuildwheel@v2.14.1
23+
uses: pypa/cibuildwheel@v2.15.0
2424
env:
2525
CIBW_ARCHS: all
2626
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)