We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d15a956 + 8b9756b commit 5b94c35Copy full SHA for 5b94c35
.github/workflows/wheels.yml
@@ -74,7 +74,7 @@ jobs:
74
merge-multiple: true
75
path: dist
76
77
- - uses: pypa/[email protected].3
+ - uses: pypa/[email protected].4
78
with:
79
user: __token__
80
password: ${{ secrets.pypi_password }}
0 commit comments