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 b977d83 commit dc6df75Copy full SHA for dc6df75
.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