Skip to content

Commit 7e3c146

Browse files
committed
update actions/download-artifact to v4
1 parent d90cf5e commit 7e3c146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

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

9898
steps:
9999
- name: Download all the dists
100-
uses: actions/download-artifact@v3
100+
uses: actions/download-artifact@v4
101101
with:
102102
name: python-package-distributions
103103
path: dist/

0 commit comments

Comments
 (0)