We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f523e7 + cbec16e commit 01b7e14Copy full SHA for 01b7e14
1 file changed
.github/workflows/build_wheels.yml
@@ -65,7 +65,7 @@ jobs:
65
pattern: cibw-*
66
path: dist
67
merge-multiple: true
68
- - uses: pypa/gh-action-pypi-publish@v1.12.4
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
69
70
concurrency:
71
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments