Skip to content

Commit 5f17b61

Browse files
authored
ci: useactions/download-artifact@v4 (#3)
1 parent 6cf8493 commit 5f17b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
fetch-depth: 0
102102

103103
- name: download artifacts
104-
uses: actions/download-artifact@v3
104+
uses: actions/download-artifact@v4
105105
with:
106106
path: artifacts
107107

0 commit comments

Comments
 (0)