Skip to content

Commit aed357f

Browse files
authored
Update CI.yml
1 parent f74fde3 commit aed357f

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
@@ -109,7 +109,7 @@ jobs:
109109
if: "startsWith(github.ref, 'refs/tags/')"
110110
needs: [linux, windows, macos, sdist]
111111
steps:
112-
- uses: actions/download-artifact@v3
112+
- uses: actions/download-artifact@v4
113113
with:
114114
name: wheels
115115
- name: Create Release

0 commit comments

Comments
 (0)