We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a08618 commit bf496e0Copy full SHA for bf496e0
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/[email protected].1
+ uses: softprops/[email protected].2
38
with:
39
files: |
40
dist/*.whl
0 commit comments