Skip to content

Commit 95b75ed

Browse files
upgrade actions-download-artifact version (#67)
1 parent fd7a869 commit 95b75ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
ref: gh-pages
5959
- name: download artifact
60-
uses: actions/download-artifact@v2
60+
uses: actions/download-artifact@v4
6161
id: download
6262
with:
6363
name: helm

0 commit comments

Comments
 (0)