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 6cfd470 commit f1f1b04Copy full SHA for f1f1b04
.github/workflows/publish.yml
@@ -68,7 +68,7 @@ jobs:
68
merge-multiple: true
69
path: dist
70
71
- - uses: pypa/[email protected].12
+ - uses: pypa/[email protected].14
72
with:
73
user: __token__
74
password: ${{ secrets.PYPI_TOKEN2 }}
0 commit comments