We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6895f7e + d4e8549 commit ab6076eCopy full SHA for ab6076e
.github/workflows/deploy-sdist.yaml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Publish package to PyPI
23
if: github.event.action == 'published'
24
- uses: pypa/[email protected].11
+ uses: pypa/[email protected].12
25
with:
26
user: __token__
27
password: ${{ secrets.pypi_password }}
0 commit comments