Skip to content

Commit eab16c3

Browse files
committed
Bump to pypa/[email protected] in GA
1 parent aff0e1a commit eab16c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if: ${{ matrix.os == 'windows-2019' }}
3333

3434
- name: Build wheels
35-
uses: pypa/[email protected].2
35+
uses: pypa/[email protected].5
3636
env:
3737
CIBW_BUILD: cp39-* cp310-* cp311-* cp312-*
3838
CIBW_SKIP: "*-win32 *-manylinux_i686 *-musllinux_*"

0 commit comments

Comments
 (0)