We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b0655 commit 7b26b0bCopy full SHA for 7b26b0b
1 file changed
.github/workflows/release.yaml
@@ -34,7 +34,7 @@ jobs:
34
if: github.event_name == 'release'
35
uses: pypa/[email protected]
36
- name: Upload release assets
37
- uses: softprops/action-gh-release@v2.6.1
+ uses: softprops/action-gh-release@v3.0.0
38
with:
39
files: |
40
dist/*.whl
0 commit comments