Skip to content

Commit 1472ad8

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

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.1.0
104+
uses: actions/upload-artifact@v3
105105
with:
106106
name: charts
107107
path: _upload

0 commit comments

Comments
 (0)