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.
2 parents f987554 + c617eb7 commit 6fa0386Copy full SHA for 6fa0386
.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