We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4794b2 commit 5b528bdCopy full SHA for 5b528bd
.github/workflows/deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
path: dist
45
46
- name: Publish package to PyPI
47
- uses: pypa/[email protected].8
+ uses: pypa/[email protected].10
48
49
- name: Push tag
50
run: |
0 commit comments