We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda18ac commit ad88d54Copy full SHA for ad88d54
.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@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
103
with:
104
attestations: true
105
verbose: true
0 commit comments