Skip to content

Commit 0bb052f

Browse files
Update CI.yml
1 parent 1e81b72 commit 0bb052f

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
@@ -58,6 +58,6 @@ jobs:
5858
- name: Build wheels
5959
uses: pypa/cibuildwheel@main
6060
- name: Upload wheels
61-
uses: actions/upload-artifact@v3
61+
uses: actions/upload-artifact@v4
6262
with:
6363
path: wheelhouse/*.whl

0 commit comments

Comments
 (0)