We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e471c2d + d96a878 commit e99ceaeCopy full SHA for e99ceae
1 file changed
.github/workflows/build-publish.yml
@@ -61,7 +61,7 @@ jobs:
61
name: python-package-distributions
62
path: dist/
63
- name: Publish distribution to TestPyPI
64
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
65
with:
66
skip-existing: true
67
attestations: true
@@ -85,7 +85,7 @@ jobs:
85
86
87
- name: Publish distribution to PyPI
88
89
90
91
0 commit comments