We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2613ad8 commit b548eabCopy full SHA for b548eab
.github/workflows/wheels.yml
@@ -71,7 +71,7 @@ jobs:
71
fetch-depth: 0
72
73
- name: Build wheels
74
- uses: pypa/[email protected].1
+ uses: pypa/[email protected].3
75
env:
76
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
77
0 commit comments