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 0e903e5 commit 551e691Copy full SHA for 551e691
1 file changed
.github/workflows/release.yaml
@@ -47,6 +47,6 @@ jobs:
47
name: ${{ env.dists-artifact-name }}
48
path: dist/
49
- name: Publish to PyPI
50
- uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
+ uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
51
with:
52
attestations: true
0 commit comments