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.
2 parents d054d3d + 8da85d5 commit c574d91Copy full SHA for c574d91
.github/workflows/distribute.yml
@@ -29,7 +29,7 @@ jobs:
29
python -m build
30
31
- name: upload to PyPI.org
32
- uses: pypa/[email protected].12
+ uses: pypa/[email protected].14
33
with:
34
user: __token__
35
password: ${{ secrets.TOOLS_PYPI_PAK }}
0 commit comments