Skip to content

Commit febdd48

Browse files
authored
Update release.yml
1 parent ab5bfd4 commit febdd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

108108
steps:
109109
- name: Download all the dists
110-
uses: actions/download-artifact@v3
110+
uses: actions/download-artifact@v4
111111
with:
112112
name: python-package-distributions
113113
path: dist/

0 commit comments

Comments
 (0)