We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6afc42e + 52183f0 commit fb5b197Copy full SHA for fb5b197
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.3
+ - uses: pypa/gh-action-pypi-publish@v1.12.4
69
70
concurrency:
71
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments