File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 args : --release --sdist -o dist --find-interpreter
6363
6464 - name : Upload wheels
65- uses : actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # 3.1.0
65+ uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # 3.1.2
6666 with :
6767 name : wheels
6868 path : dist
9696 args : --release -o dist
9797
9898 - name : Upload wheels
99- uses : actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # 3.1.0
99+ uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # 3.1.2
100100 with :
101101 name : wheels
102102 path : dist
@@ -131,7 +131,7 @@ jobs:
131131 args : --release -o dist --universal2
132132
133133 - name : Upload wheels
134- uses : actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # 3.1.0
134+ uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # 3.1.2
135135 with :
136136 name : wheels
137137 path : dist
You can’t perform that action at this time.
0 commit comments