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 e5e6879 commit 04766a4Copy full SHA for 04766a4
.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@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
55
with:
56
attestations: true
0 commit comments