Skip to content

Commit ccba8d3

Browse files
committed
'0328'
1 parent 4247b40 commit ccba8d3

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
@@ -117,7 +117,7 @@ jobs:
117117
mv dist/*.tar.gz dist_sources/ # 移动生成的源码包到新的目录
118118
119119
- name: Upload source distribution as artifact
120-
uses: actions/upload-artifact@v3
120+
uses: actions/upload-artifact@v4
121121
with:
122122
name: source-distribution
123123
path: dist_sources/*

0 commit comments

Comments
 (0)