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 7119cb2 + 840ff9f commit 0fbf1c9Copy full SHA for 0fbf1c9
.github/workflows/wheels.yml
@@ -86,6 +86,6 @@ jobs:
86
allowUpdates: true
87
artifacts: "./artifacts/**/*"
88
token: ${{ secrets.GITHUB_TOKEN }}
89
- - uses: pypa/gh-action-pypi-publish@v1.12.4
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
90
with:
91
packages-dir: ./artifacts
0 commit comments