Skip to content

Commit 24311a5

Browse files
chore(deps): update pypa/cibuildwheel action to v2.23.1
1 parent 84aa4e9 commit 24311a5

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
@@ -72,7 +72,7 @@ jobs:
7272
7373
# TODO: add cbuildwheel cache
7474
- name: Build wheel
75-
uses: pypa/cibuildwheel@v2.23.0
75+
uses: pypa/cibuildwheel@v2.23.1
7676
env:
7777
CIBW_BUILD: "*cp3${{ matrix.python }}*"
7878

0 commit comments

Comments
 (0)