Skip to content

Commit 4166afb

Browse files
authored
Update .github/workflows/build.yml
1 parent 7ed8481 commit 4166afb

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
@@ -76,7 +76,7 @@ jobs:
7676
enable-cache: false
7777

7878
- name: Build wheels
79-
uses: pypa/[email protected].3
79+
uses: pypa/[email protected]
8080
env:
8181
CIBW_ARCHS: "${{ matrix.arch }}"
8282

0 commit comments

Comments
 (0)