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 ecd4946 + d381b59 commit 8249035Copy full SHA for 8249035
1 file changed
.github/workflows/wheels.yml
@@ -103,9 +103,9 @@ jobs:
103
path: dist
104
merge-multiple: true
105
106
- - uses: pypa/gh-action-pypi-publish@v1.13.0
+ - uses: pypa/gh-action-pypi-publish@v1.14.0
107
108
- name: Add wheels to GitHub release artifacts
109
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
110
with:
111
files: dist/*.whl
0 commit comments