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 145cd3b commit 7039cebCopy full SHA for 7039ceb
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
path: dist
47
48
- name: Publish package to PyPI
49
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.0
50
51
- name: Push tag
52
run: |
0 commit comments