We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979cfda commit 750694aCopy full SHA for 750694a
.github/workflows/wheels.yml
@@ -43,7 +43,7 @@ jobs:
43
steps:
44
- uses: actions/checkout@v3
45
46
- - uses: pypa/[email protected].1
+ - uses: pypa/[email protected].2
47
env:
48
CIBW_ARCHS_MACOS: auto universal2
49
0 commit comments