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