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 ceadb45 commit ca2e84bCopy full SHA for ca2e84b
.github/workflows/wheels.yml
@@ -31,7 +31,7 @@ jobs:
31
path: dist
32
33
- name: Publish
34
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
35
36
save:
37
needs: [publish]
0 commit comments