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 c654b36 commit 3d9fa7aCopy full SHA for 3d9fa7a
.github/workflows/release.yml
@@ -36,6 +36,6 @@ jobs:
36
run: python -m build
37
38
- name: publish
39
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
40
with:
41
attestations: true
0 commit comments