Skip to content

Commit 8441add

Browse files
committed
Use actions/download-artifact@v4
1 parent 8f7ab4f commit 8441add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ jobs:
375375
with:
376376
path: robotraconteur
377377
- name: Download CI artifacts
378-
uses: actions/download-artifact@v2
378+
uses: actions/download-artifact@v4
379379
with:
380380
path: artifacts/main
381381
- name: archive wheels

0 commit comments

Comments
 (0)