We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00bf8f commit f7aca8dCopy full SHA for f7aca8d
1 file changed
.github/workflows/main.yml
@@ -71,7 +71,7 @@ jobs:
71
merge-multiple: true
72
path: dist
73
74
- - uses: pypa/gh-action-pypi-publish@v1.8.14
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
75
with:
76
verbose: true
77
user: __token__
0 commit comments