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