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