Skip to content

Commit 8225d78

Browse files
Update pypa/cibuildwheel action to v3.3.0
1 parent f8faf64 commit 8225d78

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
@@ -77,7 +77,7 @@ jobs:
7777
cat "$GITHUB_ENV"
7878
shell: bash
7979
- name: Build wheels
80-
uses: pypa/cibuildwheel@v3.2.1
80+
uses: pypa/cibuildwheel@v3.3.0
8181
env:
8282
CIBW_ENABLE: >
8383
pypy

0 commit comments

Comments
 (0)