Skip to content

Commit 00bae7b

Browse files
chore(deps): update pypa/cibuildwheel action to v2.23.3
1 parent 3b3dd1e commit 00bae7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
# TODO: add cbuildwheel cache
7171
- name: Build wheel
72-
uses: pypa/[email protected].2
72+
uses: pypa/[email protected].3
7373
env:
7474
CIBW_BUILD: "*cp3${{ matrix.python }}*"
7575

0 commit comments

Comments
 (0)