We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9098223 commit 2f5569cCopy full SHA for 2f5569c
.github/workflows/release.yaml
@@ -43,6 +43,6 @@ jobs:
43
name: ${{ env.dists-artifact-name }}
44
path: dist/
45
- name: Publish to PyPI
46
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
47
with:
48
attestations: true
0 commit comments