We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd194bc commit 94d23a0Copy full SHA for 94d23a0
.github/workflows/release.yml
@@ -53,6 +53,6 @@ jobs:
53
54
- name: publish
55
if: github.event_name == 'push'
56
- uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2
+ uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
57
with:
58
attestations: true
0 commit comments