Skip to content

Commit c622fb5

Browse files
author
peng9808
committed
update actions/upload-artifact v4
1 parent 1472ad8 commit c622fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
echo "project_list=${project_list}" >>$GITHUB_OUTPUT
102102
103103
- name: Upload chart artifact
104-
uses: actions/upload-artifact@v3
104+
uses: actions/upload-artifact@v4
105105
with:
106106
name: charts
107107
path: _upload

0 commit comments

Comments
 (0)