We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be06f39 + 156dd87 commit 5c2929dCopy full SHA for 5c2929d
.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
path: dist
40
41
- name: Publish package to PyPI
42
- uses: pypa/[email protected].3
+ uses: pypa/[email protected].4
43
44
- name: Push tag
45
run: |
0 commit comments