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 f3c59c6 commit fc20c17Copy full SHA for fc20c17
.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.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
50
with:
51
attestations: true
52
0 commit comments