We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a442a9 commit a29ea1bCopy full SHA for a29ea1b
.github/workflows/deploy.yml
@@ -47,7 +47,7 @@ jobs:
47
path: dist
48
49
- name: Publish package to PyPI
50
- uses: pypa/[email protected].12
+ uses: pypa/[email protected].14
51
52
- name: Push tag
53
run: |
0 commit comments