We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4142fe + 0595fd5 commit 799c87fCopy full SHA for 799c87f
1 file changed
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
> bundle/SHA256SUMS
45
46
- name: Attach bundle + checksums to GitHub Release
47
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
48
with:
49
files: |
50
bundle/installer.py
0 commit comments