Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit 8fe8e85

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 0385ac5 commit 8fe8e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
# 9. 上传构建产物
5858
- name: Upload artifact
59-
uses: actions/upload-artifact@v4
59+
uses: actions/upload-artifact@v6
6060
with:
6161
name: canteen-management-system
6262
path: bin/

0 commit comments

Comments
 (0)