We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0095a63 commit b78ae7cCopy full SHA for b78ae7c
1 file changed
.github/workflows/wheels.yml
@@ -147,6 +147,6 @@ jobs:
147
name: wheels
148
149
- name: Release
150
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
151
with:
152
files: ./bdist_downloads/*.whl
0 commit comments