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 1018687 + a20821f commit 990015eCopy full SHA for 990015e
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
path: dist
40
41
- name: Publish package to PyPI
42
- uses: pypa/gh-action-pypi-publish@v1.8.8
+ uses: pypa/gh-action-pypi-publish@v1.8.10
43
44
- name: Push tag
45
run: |
0 commit comments