File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 sccache : ' true'
3838 manylinux : auto
3939 - name : Upload wheels
40- uses : actions/upload-artifact@v3
40+ uses : actions/upload-artifact@v4
4141 with :
4242 name : wheels
4343 path : dist
6060 args : --release --out dist --find-interpreter
6161 sccache : ' true'
6262 - name : Upload wheels
63- uses : actions/upload-artifact@v3
63+ uses : actions/upload-artifact@v4
6464 with :
6565 name : wheels
6666 path : dist
8282 args : --release --out dist --find-interpreter
8383 sccache : ' true'
8484 - name : Upload wheels
85- uses : actions/upload-artifact@v3
85+ uses : actions/upload-artifact@v4
8686 with :
8787 name : wheels
8888 path : dist
9797 command : sdist
9898 args : --out dist
9999 - name : Upload sdist
100- uses : actions/upload-artifact@v3
100+ uses : actions/upload-artifact@v4
101101 with :
102102 name : wheels
103103 path : dist
You can’t perform that action at this time.
0 commit comments