Skip to content

Commit 0a336fb

Browse files
committed
Update upload-artifact
1 parent 0eb7065 commit 0a336fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: python3 Build.py
2525

2626
- name: Upload artifact
27-
uses: actions/upload-artifact@v3
27+
uses: actions/upload-artifact@v4
2828
with:
2929
name: WebUI-build
3030
path: ./backend

0 commit comments

Comments
 (0)