We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5037f8d commit 80b7657Copy full SHA for 80b7657
.github/workflows/deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
path: dist
55
56
- name: Publish package to PyPI
57
- uses: pypa/gh-action-pypi-publish@v1.8.14
+ uses: pypa/gh-action-pypi-publish@v1.9.0
58
59
- name: Push tag
60
run: |
0 commit comments