We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3388a commit ea5720bCopy full SHA for ea5720b
.github/workflows/release.yml
@@ -99,7 +99,7 @@ jobs:
99
path: dist
100
101
- name: Publish dist(s) to PyPI
102
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
103
with:
104
attestations: true
105
verbose: true
0 commit comments