We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bd14a commit 63a5e11Copy full SHA for 63a5e11
.github/workflows/deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
path: dist
55
56
- name: Publish package to PyPI
57
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
58
with:
59
attestations: true
60
0 commit comments