We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb7065 commit 0a336fbCopy full SHA for 0a336fb
1 file changed
.github/workflows/Build.yml
@@ -24,7 +24,7 @@ jobs:
24
run: python3 Build.py
25
26
- name: Upload artifact
27
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
28
with:
29
name: WebUI-build
30
path: ./backend
0 commit comments