Skip to content

Commit c604f0c

Browse files
authored
Update download-artifact action to version 4
1 parent 8c590a6 commit c604f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143

144144
steps:
145145
- name: Download Python wheels
146-
uses: actions/download-artifact@v3
146+
uses: actions/download-artifact@v4
147147
with:
148148
path: dist
149149

0 commit comments

Comments
 (0)