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 3b425ec commit ae7f39eCopy full SHA for ae7f39e
.github/workflows/pypi.yml
@@ -87,7 +87,7 @@ jobs:
87
name: artifact
88
path: dist
89
90
- - uses: pypa/[email protected].4
+ - uses: pypa/[email protected].5
91
with:
92
user: __token__
93
password: ${{ secrets.pypi_password }}
0 commit comments