switch back to v3 for now
This commit is contained in:
parent
98eeb362e2
commit
eeb8a826cd
|
@ -73,7 +73,7 @@ jobs:
|
|||
sccache: 'true'
|
||||
manylinux: auto
|
||||
- name: Upload wheels
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: wheels
|
||||
path: dist
|
||||
|
|
Loading…
Reference in New Issue