We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ea716 commit 0bd574bCopy full SHA for 0bd574b
.github/workflows/build.yml
@@ -76,7 +76,7 @@ jobs:
76
enable-cache: false
77
78
- name: Build wheels
79
- uses: pypa/[email protected].1
+ uses: pypa/[email protected].2
80
env:
81
CIBW_ARCHS: "${{ matrix.arch }}"
82
0 commit comments