We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a579b8 commit 3949a94Copy full SHA for 3949a94
1 file changed
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
run: sha256sum odek-* > checksums.txt
49
50
- name: release
51
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v4
52
with:
53
files: |
54
odek-linux-amd64
0 commit comments