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 6d34fc1 commit 9a05a77Copy full SHA for 9a05a77
.github/workflows/python-publish.yml
@@ -37,6 +37,6 @@ jobs:
37
38
39
- name: Publish package
40
- uses: pypa/gh-action-pypi-publish@v1.8.10
+ uses: pypa/gh-action-pypi-publish@v1.12.4
41
with:
42
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments