Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2ca1b00

Browse files
committedSep 26, 2023
chore(dependencies): update pypa/cibuildwheel action to v2.16.1
1 parent bf22287 commit 2ca1b00

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.16.0
23+
uses: pypa/cibuildwheel@v2.16.1
2424
env:
2525
CIBW_ARCHS: all
2626
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)