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 995c513 commit d098f00Copy full SHA for d098f00
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
73
# TODO: add cbuildwheel cache
74
- name: Build wheel
75
- uses: pypa/[email protected].1
+ uses: pypa/[email protected].2
76
env:
77
CIBW_BUILD: "*cp3${{ matrix.python }}*"
78
0 commit comments