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 fc8d615 + f5f13db commit 9bf2c08Copy full SHA for 9bf2c08
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
run: python -m build
40
41
- name: Publish
42
- uses: pypa/[email protected].12
+ uses: pypa/[email protected].14
43
with:
44
password: ${{ secrets.PYPI_TOKEN }}
45
0 commit comments