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 68f9f6f + ca2e84b commit f709dcfCopy full SHA for f709dcf
.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