We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 964f505 + f6583de commit b0d475bCopy full SHA for b0d475b
1 file changed
.github/workflows/release.yaml
@@ -49,7 +49,7 @@ jobs:
49
CI: "false"
50
run: ./hack/build-ui.bash
51
- name: Upload ui tar
52
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
53
with:
54
name: ui-tar
55
path: release/ui.tar.gz
0 commit comments