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 04766a4 commit 43a2e36Copy full SHA for 43a2e36
.github/workflows/release.yml
@@ -51,6 +51,6 @@ jobs:
51
52
- name: publish
53
if: github.event_name == 'push'
54
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
55
with:
56
attestations: true
0 commit comments