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 67d5d82 commit 9c2a412Copy full SHA for 9c2a412
.github/workflows/releases.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
name: releases
66
path: dist
67
- - uses: pypa/[email protected].11
+ - uses: pypa/[email protected].12
68
69
user: __token__
70
password: ${{ secrets.pypi_password }}
0 commit comments