We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 345ad93 + 1737f79 commit 57fe8ebCopy full SHA for 57fe8eb
1 file changed
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
run: ls -lh dist/
46
47
- name: Create GitHub Release
48
- uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
+ uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
49
with:
50
files: |
51
dist/*.whl
0 commit comments