We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb05d8 commit a4c2c8cCopy full SHA for a4c2c8c
1 file changed
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
node-version: 16
52
53
- name: Download Webui dist
54
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4
55
with:
56
name: webui-dist
57
path: webui/dist
0 commit comments