We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fac29c + f49e95f commit 4a4c55cCopy full SHA for 4a4c55c
1 file changed
.github/workflows/release.yaml
@@ -73,7 +73,7 @@ jobs:
73
- name: Check out code into the Go module directory
74
uses: actions/checkout@v1
75
- name: Download ui tar
76
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
77
with:
78
name: ui-tar
79
- name: install-upx
0 commit comments